Click or drag to resize
RotationKey Structure
RotationKey

Namespace: Ab3d.File3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public struct RotationKey

The RotationKey type exposes the following members.

Properties
  NameDescription
Public propertyAngleInDegrees
Rotation angle in degrees
Top
Methods
  NameDescription
Public methodGetAxis
Gets rotation axis as Vector3D
Top
Fields
  NameDescription
Public fieldAxisX
AxisX
Public fieldAxisY
AxisY
Public fieldAxisZ
AxisZ
Public fieldHeader
Header
Public fieldRotationRad
Rotation angle in radians
Top
See Also