|
-
Name
-
Defines the name of the path.
|
|
- Active
- Defines whether or not the actor is active during a playing session.
Notes:
- The actor's activity depends on the context. If one or more parent actors are inactive in the
hierarchy, the actor is also inactive.
- When the actor is inactive during a playing session, its associated behaviors or scripts are
inactive.
|
|
-
Interpolation Type
-
Defines the type of interpolation:
- Linear: the path is created with linear segments.
- Cubic: the path is created with curves.
|