Class SplineComponent
Base class for SplineInstantiate and SplineExtrude, contains common elements to both of these Components
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
public abstract class SplineComponent : MonoBehaviour
Methods
Name | Description |
---|---|
GetAxis(AlignAxis) | Transform a AlignAxis to the associated float3 direction. |