Navigation
API > API/Runtime > API/Runtime/Renderer
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/RectLightTexture.h |
| Include | #include "RectLightTexture.h" |
Syntax
struct FAtlasTextureInvalidationScope
Remarks
Scope for invalidating a particular texture This ensures the atlas contains the latest version of the texture and filter it
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bLocked |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAtlasTextureInvalidationScope
(
const UTexture* In |
|||
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FAtlasTextureInvalidationScope & | operator=
(
const FAtlasTextureInvalidationScope& |