Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSimpleElementVS
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
SimpleElementShaders.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
SimpleElementShaders.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
SimpleElementShaders.h |
SetParameters(FRHIBatchedShaderParameters &, const FMatrix &)
| Name | SetParameters |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SimpleElementShaders.h |
| Include Path | #include "SimpleElementShaders.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SimpleElementShaders.cpp |
void SetParameters
(
FRHIBatchedShaderParameters & BatchedParameters,
const FMatrix & WorldToClipMatrix
)
SetParameters(FRHIBatchedShaderParameters &, const FDFRelativeViewMatrices &)
| Name | SetParameters |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SimpleElementShaders.h |
| Include Path | #include "SimpleElementShaders.h" |
void SetParameters
(
FRHIBatchedShaderParameters & BatchedParameters,
const FDFRelativeViewMatrices & Matrices
)
SetParameters(FRHIBatchedShaderParameters &, const FDFRelativeViewMatrices &, const FDFRelativeViewMatrices &)
| Name | SetParameters |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SimpleElementShaders.h |
| Include Path | #include "SimpleElementShaders.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SimpleElementShaders.cpp |
void SetParameters
(
FRHIBatchedShaderParameters & BatchedParameters,
const FDFRelativeViewMatrices & Matrices,
const FDFRelativeViewMatrices & InstancedViewMatrices
)