esc
Start typing to search the docs
Navigate Open

RotationAxisAngle

3D rotation represented by a rotation around a given axis.

If normalization of the rotation axis fails the rotation is treated as an invalid transform, unless the angle is zero in which case it is treated as an identity.

Rerun datatype

RotationAxisAngle

Arrow datatype

Struct(
    "axis": non-null FixedSizeList(3 x non-null Float32)
    "angle": non-null Float32
)

Used by