Enum SplineInstantiate.Space
Describe the space that is used to orientate the instantiated object
Namespace: Global Namespace
Syntax
public enum Space : int
Fields
Name | Description | Value |
---|---|---|
Local | Use the spline GameObject space to orient instances. |
|
Spline | Use the spline space to orient instances. |
|
World | Use world space to orient instances. |