BoundingBox.HandleType Enum

Definition

Enum which describes whether a BoundingBox handle which has been grabbed, is a Rotation Handle (sphere) or a Scale Handle( cube)

public: enum class BoundingBox::HandleType
public enum BoundingBox.HandleType
type BoundingBox.HandleType = 
Public Enum BoundingBox.HandleType
Inheritance
BoundingBox.HandleType

Fields

None 0
Rotation 1
Scale 2

Applies to