|
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)
Syntaxpublic Vector3 globalRotationsDeg()
Public Function globalRotationsDeg As Vector3
public:
Vector3 globalRotationsDeg()
member globalRotationsDeg : unit -> Vector3
Return Value
Type:
Vector3Rotation vector.
See Also