FSkeletalMeshSceneProxy::DebugDrawSkeleton

Render the bones of the skeleton for debug display

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SkeletalMeshTypes.h

Include

#include "SkeletalMeshTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp

Syntax

void DebugDrawSkeleton
(
    int32 ViewIndex,
    FMeshElementCollector & Collector,
    const FEngineShowFlags & EngineShowFlags
) const

Remarks

Render the bones of the skeleton for debug display

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