Property ApplyRootMotion
ApplyRootMotion
Returns true if root motion is being used by this controller. It is only true if the animator supports it, the graph is evaluated in prediction and the ghost is predicted (when using owner prediction the local players character is predicted). Can be accessed from graph assets to modify behaviour when root motion is enabled.
Declaration
public bool ApplyRootMotion { get; }
Property Value
Type | Description |
---|---|
bool |