Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FTexture2DResource
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/Texture2DResource.h |
Include | #include "Rendering/Texture2DResource.h" |
Source | /Engine/Source/Runtime/Engine/Private/Rendering/Texture2DResource.cpp |
void CacheSamplerStateInitializer
(
const UTexture2D * InOwner
)
Remarks
Set the value of Filter, AddressU, AddressV, AddressW and MipBias from FStreamableTextureResource on the gamethread.