JointFrame#
Fully qualified name: usdex::core::JointFrame
-
class JointFrame#
Specifies a position and rotation in the coordinate system specified by
space
Note
The
position
andorientation
are stored as doubles to avoid precision loss when aligning the joint to each body. This differs from theUsdPhysicsJoint
schema, which stores them as floats. The final authored values on thePhysicsJoint
prim will be cast down to floats to align with the schema.Public Types