Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FOculusCubemapPS
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
OculusShaders.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
OculusShaders.h |
SetParameters(FRHIBatchedShaderParameters &, const FTexture *, int)
| Name | SetParameters |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/OculusShaders.h |
| Include Path | #include "OculusShaders.h" |
void SetParameters
(
FRHIBatchedShaderParameters & BatchedParameters,
const FTexture * Texture,
int FaceIndex
)
SetParameters(FRHIBatchedShaderParameters &, FRHISamplerState , FRHITexture , int)
| Name | SetParameters |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/OculusShaders.h |
| Include Path | #include "OculusShaders.h" |
void SetParameters
(
FRHIBatchedShaderParameters & BatchedParameters,
FRHISamplerState * SamplerStateRHI,
FRHITexture * TextureRHI,
int FaceIndex
)