Click or drag to resize
VisualPositionType Enumeration
VisualPositionType defines the type of Position that is used in Model3ds.

Namespace: Ab3d.Common.Visuals
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public enum VisualPositionType
Members
  Member nameValueDescription
Center0 Objects center is used to position the 3D model.
BottomCenter1 The 3D models will be placed above the Position coordinates.
See Also