FVertexFactory::SupportsNullPixelShader

Indicates whether the vertex factory supports a null pixel shader.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FVertexFactory::SupportsNullPixelShader()

FInstancedStaticMeshVertexFactory::SupportsNullPixelShader()

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/VertexFactory.h

Include

#include "VertexFactory.h"

Syntax

virtual bool SupportsNullPixelShader() const

Remarks

Indicates whether the vertex factory supports a null pixel shader.