Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCubemapTexturePropertiesPS
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CubemapUnwrapUtils.h |
Include | #include "CubemapUnwrapUtils.h" |
Source | /Engine/Source/Runtime/Engine/Private/CubemapUnwrapUtils.cpp |
void SetParameters
(
FRHIBatchedShaderParameters & BatchedParameters,
const FTexture * InTexture,
const FMatrix & InColorWeightsValue,
float InMipLevel,
float InSliceIndex,
bool bInIsTextureCubeArray,
const FMatrix44f & InViewMatrix,
bool bInShowLongLatUnwrap,
float InGammaValue,
bool bInUsePointSampling
)