Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Editor
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdTypes.h |
| Include | #include "Editor/UnrealEdTypes.h" |
Syntax
struct FLightmassParameterizedMaterialSettings
Remarks
Structure for 'parameterized' Lightmass settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLightmassBooleanParameterValue | CastShadowAsMasked | If true, forces translucency to cast static shadows as if the material were masked. | |
| FLightmassScalarParameterValue | DiffuseBoost | Scales the diffuse contribution of this material to static lighting. | |
| FLightmassScalarParameterValue | EmissiveBoost | Scales the emissive contribution of this material to static lighting. | |
| FLightmassScalarParameterValue | ExportResolutionScale | Scales the resolution that this material's attributes were exported at. |
Constructors
| Type | Name | Description | |
|---|---|---|---|