FLocalVertexFactoryShaderParametersBase

Shader parameters for all LocalVertexFactory derived classes.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LocalVertexFactory.h

Include

#include "LocalVertexFactory.h"

Syntax

class FLocalVertexFactoryShaderParametersBase : public FVertexFactoryShaderParameters

Remarks

Shader parameters for all LocalVertexFactory derived classes.

Variables

Name Description

Public variable

bool

 

bAnySpeedTreeParamIsBound

True if LODParameter is bound, which puts us on the slow path in GetElementShaderBindings.

Public variable

FShaderParamete...

 

LODParameter

SpeedTree LOD parameter.

Constructors

Functions

Name Description

Public function

void

 

Bind

(
    const FShaderParameterMap& Paramet...
)

Public function Const

void

 

GetElementShaderBindingsBase

(
    const FSceneInterface* Scene,
    const FSceneView* View,
    const FMeshMaterialShader* Sha...,
    const EVertexInputStreamType InputS...,
    ERHIFeatureLevel::Type FeatureLevel,
    const FVertexFactory* VertexFa...,
    const FMeshBatchElement& BatchElem...,
    FRHIUniformBuffer* VertexFacto...,
    FMeshDrawSingleShaderBindings& Sha...,
    FVertexInputStreamArray& VertexStr...
)

Public function Const

const FTypeL...

 

GetTypeLayout()

Public function Static

FTypeLayoutD...

 

StaticGetTypeLayout()

Classes

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss