Enum InspectorField.FieldTypes
Property types used for casting and defining property fields in the inspector
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor
Assembly: cs.temp.dll.dll
Syntax
public enum FieldTypes
Fields
Name | Description |
---|---|
AudioClip | |
Bool | |
Color | |
Curve | |
DropdownInt | |
DropdownString | |
Event | |
Float | |
GameObject | |
Int | |
Material | |
Object | |
Quaternion | |
ScriptableObject | |
String | |
Texture | |
Vector2 | |
Vector3 | |
Vector4 |