Asset class that contains a list of parameter names and their default values. Any number of materials can reference these parameters and get new values when the parameter values are changed.
Member | Type | Offset | Share |
---|---|---|---|
StateId
Used by materials using this collection to know when to recompile. |
FGuid | 0x28 | |
ScalarParameters | TArray<FCollectionScalarParameter> | 0x38 | |
VectorParameters | TArray<FCollectionVectorParameter> | 0x48 |