Default pose-composition strategy: IDENTITY. Both compose and
decompose return the child/world pose unchanged, modeling an
absolute-pose scene where every node stores world coords and parents are
grouping-only (no transform). With this strategy composeWorldPose
returns a node's own raw pose and rebaseLocalPose is a no-op.
Default pose-composition strategy: IDENTITY. Both
composeanddecomposereturn the child/world pose unchanged, modeling an absolute-pose scene where every node stores world coords and parents are grouping-only (no transform). With this strategycomposeWorldPosereturns a node's own raw pose andrebaseLocalPoseis a no-op.