Class ThemeTarget
A way to cache some serializes values to pass between buttons and handlers
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class ThemeTarget
Fields
Properties
Declaration
public List<InteractableThemeProperty> Properties
Field Value
Type | Description |
---|---|
List<InteractableThemeProperty> |
States
Declaration
public State[] States
Field Value
Type | Description |
---|---|
State[] |
Target
Declaration
public GameObject Target
Field Value
Type | Description |
---|---|
GameObject |