편집

다음을 통해 공유


ThemePropertyTypes Enum

Definition

Theme property value types used for converting theme values back and forth from serialized objects

public enum class ThemePropertyTypes
public enum ThemePropertyTypes
type ThemePropertyTypes = 
Public Enum ThemePropertyTypes
Inheritance
ThemePropertyTypes

Fields

Name Value Description
Float 0
Int 1
Color 2
ShaderFloat 3
ShaderRange 4
Vector2 5
Vector3 6
Vector4 7
Quaternion 8
Texture 9
Material 10
AudioClip 11
Animaiton 12
GameObject 13
String 14
Bool 15
AnimatorTrigger 16
Shader 17

Applies to