C# Class UnityEditorInternal.ShaderVectorInfo

Mostra file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
flags int
name string
value Vector4

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 Vector4 value
return Vector4