FStaticMeshStaticLightingMesh::IsTriangleCastingShadow

Windows
MacOS
Linux

Override Hierarchy

FStaticLightingMesh::IsTriangleCastingShadow()

FStaticMeshStaticLightingMesh::IsTriangleCastingShadow()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshLight.h

Include

#include "StaticMeshLight.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMeshLight.cpp

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