Enum BoundsControlActivationType
This enum defines how the bounds control gets activated
Namespace: Microsoft.MixedReality.Toolkit.UI.BoundsControlTypes
Assembly: cs.temp.dll.dll
Syntax
public enum BoundsControlActivationType
Fields
| Name | Description |
|---|---|
| ActivateByPointer | |
| ActivateByProximity | |
| ActivateByProximityAndPointer | |
| ActivateManually | |
| ActivateOnStart |