Enum ThemePropertyTypes
Theme property value types used for converting theme values back and forth from serialized objects
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public enum ThemePropertyTypes
Fields
Name | Description |
---|---|
Animaiton | |
AnimatorTrigger | |
AudioClip | |
Bool | |
Color | |
Float | |
GameObject | |
Int | |
Material | |
Quaternion | |
Shader | |
ShaderFloat | |
ShaderRange | |
String | |
Texture | |
Vector2 | |
Vector3 | |
Vector4 |