Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FLightMap2D > GetTexture
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LightMap.h |
Include | #include "LightMap.h" |
Source | /Engine/Source/Runtime/Engine/Private/LightMap.cpp |
UTexture2D &42; GetTexture
&40;
uint32 BasisIndex
&41;
Remarks
Returns the texture containing the RGB coefficients for a specific basis. The RGB coefficient texture.
Parameters
Name | Description |
---|---|
BasisIndex | The basis index. |