instance_get_transformation
Gets a particular transform element for a particular time slot using interpolated transforms. Returns an error if not in interpolated mode.
arguments
- "instance_name" : String
The name of the instance. This name must be the full database name of the instance, including namespace.
- "time_index" : Size
The index into the time array to get.
- "transform_index" : Size
The index into the transform array to get the transform for.