struct
ShaderParameterAttribute
Optional attribute that can be applied to a shader parameter.
Public
Fields
NextParameterIndex
u32 NextParameterIndex
Index of the next attribute in the linked list for this parameter.
Should not be set externally by the user.