instance_evaluate
Evaluates and returns the transform matrix of an instance at the given time.
References:
arguments
-
"instance_name" : String
The name of the instance. This name must be the full database name of the instance, including namespace.
-
"time" : Float64
The time to evaluate at.
return value
Float64<4,4>The transform of the instance at the given time.