Solid.GetPose

Pose GetPose()

Retrieves the current pose of the Solid from the physics simulation.

   
RETURNS: Pose The Solid’s current pose.
void GetPose(Pose& pose)

Retrieves the current pose of the Solid from the physics simulation.

   
Pose& pose Out param for the Solid’s current pose.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!