DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UMaterialParameterCollection

UObject

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