Click or drag to resize
ScaleKey Structure
ScaleKey

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

The ScaleKey type exposes the following members.

Methods
  NameDescription
Public methodGetScaleVector
Gets scale as Vector3D
Top
Fields
  NameDescription
Public fieldHeader
Header
Public fieldScaleX
ScaleX
Public fieldScaleY
ScaleY
Public fieldScaleZ
ScaleZ
Top
See Also