Property isHighFrequency
isHighFrequency
Indicates whether the generated trajectory can change non-linearly during the time of an Update.
Declaration
public bool isHighFrequency { get; }
Property Value
Type | Description |
---|---|
bool |
Implements
Remarks
When false, the Trajectory class may skip evaluating this trajectory if its own trajectory is in world space already.