Class SplinePathCreator
public class SplinePathCreator : ASplineRuntime
- Inheritance
-
SplinePathCreator
- Inherited Members
-
Fields
LayerMask
public LayerMask LayerMask
Field Value
- LayerMask
nodePrefab
public GameObject nodePrefab
Field Value
- GameObject
rotationOffset
public Vector3 rotationOffset
Field Value
- Vector3
spacing
Field Value
- float
updateNodes
Field Value
- bool
Properties
NodePool
public ObjectPool<GameObject> NodePool { get; }
Property Value
- ObjectPool<GameObject>
SpawnObject
public GameObject SpawnObject { get; }
Property Value
- GameObject
Methods
ClearNodes()
Update()
public override void Update()