Method CreateFromDirection
CreateFromDirection(ref MotionSynthesizer, float3, float, Trajectory, float, float)
Declaration
public static TrajectoryPrediction CreateFromDirection(ref MotionSynthesizer synthesizer, float3 desiredDirection, float desiredSpeed, Trajectory trajectory, float velocityFactor, float rotationFactor)
Parameters
Type | Name | Description |
---|---|---|
MotionSynthesizer | synthesizer | |
float3 | desiredDirection | |
float | desiredSpeed | |
Trajectory | trajectory | |
float | velocityFactor | |
float | rotationFactor |
Returns
Type | Description |
---|---|
TrajectoryPrediction |