Wiki

Clone wiki

UFF / v0.2 / uff.rotation

uff.rotation < uff

Contains a rotation in space in spherical coordinates and SI units. The rotation is specified using Euler angles that are applied in the order ZYX.

Parameters

Parameter Datatype Description
x double or single rotation around the X-axis in radians
y double or single rotation around the Y-axis in radians
z double or single rotation around the Z-axis in radians

rotation.png

Example Files

Updated