FLightMapCoefficients

The quantized coefficients for a single light-map texel.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LightMap.h

Include

#include "LightMap.h"

Syntax

struct FLightMapCoefficients

Remarks

The quantized coefficients for a single light-map texel.

Variables

Name Description

Public variable

uint8

 

AOMaterialMask

Public variable

uint8[NUM_STORE...

 

Coefficients

Public variable

uint8

 

Coverage

Public variable

uint8[4]

 

SkyOcclusion

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FLightMapCoefficients& RHS
)

Equality operator

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss