Method GetPoseAtTime
GetPoseAtTime(float)
Retrieves the pose for the clip at the current time.
Declaration
public string GetPoseAtTime(float time)
Parameters
Type | Name | Description |
---|---|---|
float | time | The time in question |
Returns
Type | Description |
---|---|
string | The pose for the passed in time |