struct ShaderVariationParameterValue

Represents a single potential value of a shader variation parameter and optionally its name.

Public

Fields

Name

String Name

Optional human-readable name describing what this particular value represents.

Value

i32 Value

Integer value of the parameter.