MixedRealityControllerConfigurationFlags 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.
Flags used by MixedRealityControllerAttribute.
This enumeration supports a bitwise combination of its member values.
public enum class MixedRealityControllerConfigurationFlags
[System.Flags]
public enum MixedRealityControllerConfigurationFlags
[<System.Flags>]
type MixedRealityControllerConfigurationFlags =
Public Enum MixedRealityControllerConfigurationFlags
- Inheritance
-
MixedRealityControllerConfigurationFlags
- Attributes
Fields
UseCustomInteractionMappings | 1 | Controllers with custom interaction mappings can have their mappings be added / removed to the controller mapping profile in the property inspector. |