Class
UCompositingElementMaterialPass
: UCompositingPostProcessPass : UCompositingElementTransform : UCompositingElementPass : UObject0x00x0230
Members 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x1A8 | Material | FCompositingMaterial | 3 flags | {Material=nullptr, ParamPassMappings=<TMap>, RequiredMateri… |
Inherited from UCompositingPostProcessPass 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x04 | RenderScale | float | 8 flags | 1 | |
| 0x0074 | 0x04 | padding / unreflected | |||
| 0x10 | PostProcessPasses | TArray<UComposurePostProcessPassPolicy*> | 9 flags | [] | |
Inherited from UCompositingElementTransform 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bIntermediate | bool | 9 flags | true |
Inherited from UCompositingElementPass 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bEnabled | bool | Protected+7 flags | true | |
| 0x0029 | 0x03 | padding / unreflected | |||
| 0x08 | PassName | FName | 7 flags | None | |
Functions 3
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool SetParameterMapping(const FName& TextureParamName, const FName& ComposureLayerName) | FinalNative+1 flags | 0x11 | |
| void SetMaterialInterface(UMaterialInterface* NewMaterial) | FinalNative+1 flags | 0x08 | |
| void ApplyMaterialParams(UMaterialInstanceDynamic* Mid) | EventProtected | 0x08 |