Enum BoundingBoxType
Describe what type of alignement is used by a bounding box
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum BoundingBoxType
Fields
| Name | Description |
|---|---|
| Global | World oriented bounding box |
| LocallyAligned | Locally aligned bounding box |