BoundingBox.RotationHandlePrefabCollider Enum     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enum defines the type of collider in use when a rotation handle prefab is provided.
public: enum class BoundingBox::RotationHandlePrefabColliderpublic enum BoundingBox.RotationHandlePrefabCollidertype BoundingBox.RotationHandlePrefabCollider = Public Enum BoundingBox.RotationHandlePrefabCollider- Inheritance
- 
				BoundingBox.RotationHandlePrefabCollider
Fields
| Name | Value | Description | 
|---|---|---|
| Sphere | 0 | |
| Box | 1 |