PoseRotationAxisAngle

3D rotation represented by a rotation around a given axis that doesn't propagate in the transform hierarchy.

Rerun datatype rerun-datatype

RotationAxisAngle

Arrow datatype arrow-datatype

Struct {
    axis: FixedSizeList<3, float32>
    angle: float32
}

Used by used-by