Member | Type | Offset | Share |
---|---|---|---|
PhysMaterial
Physical material to use for this graphics material. Used for sounds, effects etc. |
UPhysicalMaterial* | 0x88 | |
PhysicalMaterialMap[0x8] | UPhysicalMaterial* | 0x90 | |
Parent
Parent material. |
UMaterialInterface* | 0xd0 | |
bHasStaticPermutationResource : 1 | char | 0xd8 | |
bOverrideSubsurfaceProfile : 1 | char | 0xd8 | |
ScalarParameterValues
Scalar parameters. |
TArray<FScalarParameterValue> | 0xe0 | |
VectorParameterValues
Vector parameters. |
TArray<FVectorParameterValue> | 0xf0 | |
TextureParameterValues
Texture parameters. |
TArray<FTextureParameterValue> | 0x100 | |
RuntimeVirtualTextureParameterValues
RuntimeVirtualTexture parameters. |
TArray<FRuntimeVirtualTextureParameterValue> | 0x110 | |
FontParameterValues
Font parameters. |
TArray<FFontParameterValue> | 0x120 | |
BasePropertyOverrides | FMaterialInstanceBasePropertyOverrides | 0x130 | |
StaticParameters | FStaticParameterSet | 0x148 | |
CachedLayerParameters | FMaterialCachedParameters | 0x188 | |
CachedReferencedTextures | TArray<UObject*> | 0x328 |