weasel API - v0.8.0
    Preparing search index...

    Variable IDENTITY_POSE_COMPOSITIONConst

    IDENTITY_POSE_COMPOSITION: PoseComposition<unknown> = ...

    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.