C# Class UnityEditorInternal.ShaderFloatInfo

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
flags int
name string
value float

Property Details

flags public_oe property

public int flags
return int

name public_oe property

public string name
return string

value public_oe property

public float value
return float