Click or drag to resize
PositionKey Structure
PositionKey

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

The PositionKey type exposes the following members.

Methods
  NameDescription
Public methodGetPoint3D
Gets position as Point3D
Top
Fields
  NameDescription
Public fieldHeader
KeyFrameHeader
Public fieldX
X
Public fieldY
Y
Public fieldZ
Z
Top
See Also