FPrimitiveSceneProxy::GetShadowShapes

Gathers shadow shapes from this proxy.

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveSceneProxy::GetShadowShapes()

FSkeletalMeshSceneProxy::GetShadowShapes()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Syntax

virtual void GetShadowShapes
(
    TArray< FCapsuleShape > & CapsuleShapes
) const

Remarks

Gathers shadow shapes from this proxy.

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