Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FVertexFactoryShaderParameters
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/VertexFactory.h |
| Include | #include "VertexFactory.h" |
void GetElementShaderBindings
&40;
const class FSceneInterface &42; Scene,
const class FSceneView &42; View,
const class FMeshMaterialShader &42; Shader,
const EVertexInputStreamType InputStreamType,
ERHIFeatureLevel::Type FeatureLevel,
const class FVertexFactory &42; VertexFactory,
const struct FMeshBatchElement & BatchElement,
class FMeshDrawSingleShaderBindings & ShaderBindings,
FVertexInputStreamArray & VertexStreams
&41; const
Remarks
Gets the vertex factory's shader bindings and vertex streams. View can be null when caching mesh draw commands (only for supported vertex factories)