Click or drag to resize

Plane3globalRotationsDeg Method

Gets the rotation angles of local coordinate system about global axes.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Vector3 globalRotationsDeg()

Return Value

Type: Vector3
Rotation vector.
See Also