Method GetRootVelocity
GetRootVelocity(ref Binary, int)
Returns root velocity of a trajectory sample, relative to the root transform of the character at fragment sampling time
Declaration
public float3 GetRootVelocity(ref Binary binary, int index)
Parameters
Type | Name | Description |
---|---|---|
Binary | binary | |
int | index | Index of the trajectory sample |
Returns
Type | Description |
---|---|
float3 |