FStaticLightingMesh::IsTriangleCastingShadow

Windows
MacOS
Linux

Override Hierarchy

FStaticLightingMesh::IsTriangleCastingShadow()

FStaticMeshStaticLightingMesh::IsTriangleCastingShadow()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticLighting.h

Include

#include "StaticLighting.h"

Syntax

virtual bool IsTriangleCastingShadow
(
    uint32 TriangleIndex
) const

Returns

true if the specified triangle casts a shadow.

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