Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
Inheritance Hierarchy
- FRenderResource
- FNoncopyable
- FMaterialRenderProxy
- FColoredMaterialRenderProxy
- FLightingDensityMaterialRenderProxy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include | #include "Materials/MaterialRenderProxy.h" |
Syntax
class FLightingDensityMaterialRenderProxy : public FColoredMaterialRenderProxy
Remarks
An material render proxy which overrides the material's Color and Lightmap resolution vector parameter.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FVector2D | LightmapResolution |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLightingDensityMaterialRenderProxy
(
const FMaterialRenderProxy* InParent, |
Initialization constructor. |
Overridden from FMaterialRenderProxy
| Type | Name | Description | |
|---|---|---|---|
| bool | GetParameterValue
(
EMaterialParameterType Type, |