PointPickType Enumeration |
[Missing <summary> documentation for "T:Demo3D.Visuals.PointPickType"]
Namespace: Demo3D.Visuals
[FlagsAttribute] public enum PointPickType
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| FaceVertex | 1 | ||
| FaceCenter | 2 | ||
| LineCenter | 4 | ||
| Origin | 8 | ||
| Center | 16 |
© Emulate3D Ltd. All rights reserved.