Click or drag to resize

LegReflectionMode Enumeration

Mode of reflection between the left and right support legs.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public enum LegReflectionMode
Members
  Member nameValueDescription
Copy0 The left and right leg stands stands are identical copies
Mirror1 The right leg stand is a mirrored reflection of the left leg stand
See Also