FMeshBatch::IsDecal

Todo: can be optimized with a single function that returns multiple states (Translucent, Decal, Masked)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshBatch.h

Include

#include "MeshBatch.h"

Syntax

bool IsDecal
(
    ERHIFeatureLevel::Type InFeatureLevel
) const

Remarks

Todo: can be optimized with a single function that returns multiple states (Translucent, Decal, Masked)

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