Houdini 20.5 Nodes APEX nodes

quaternion::FromAxisAngle

Creates a unit quaternion from an angle and an axis.

On this page
Since 20.0

Creates a unit quaternion from an angle (in radians) and an axis.

Inputs

axis: Vector3

The input axis.

radians: Float

The input angle.

Outputs

quaternion: Vector4

The unit quaternion created from the input angle and axis.

See also

APEX nodes