first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Spline path sample
|
||||
|
||||
This sample showcases the use of the `SplinePath`, `SplineSlice`, and `SplineRange` types. These types can create cohesive paths from collections of partial or complete sections of unrelated splines. See the `NPCSplinePathExample.cs`, `HighwayExample.cs`, and `CameraPathExample.cs` scripts to see how to create a `SplinePath` from multiple splines of the `ISpline` type and evaluate their positions, tangents, and up vectors.
|
||||
|
||||
|
||||
Play the sample scene to see the different `SplinePath`s in action.
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 36f3c1c7afe02774cadd67717058e731
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 30fec445548b6fa438d645544c865e2f
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user