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