struct ShaderParameterAttribute

Optional attribute that can be applied to a shader parameter.

Public

Fields

Type

Type of the attribute.

Value

String Value

Value of the parameter encoded as a string.

NextParameterIndex

u32 NextParameterIndex

Index of the next attribute in the linked list for this parameter.

Should not be set externally by the user.