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