Table of Contents

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

public float spacing

Field Value

float

updateNodes

public bool 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()

public void ClearNodes()

Update()

public override void Update()