Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FDebugSkelMeshSceneProxyNanite |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Animation/DebugSkelMeshComponent.h |
| Include Path | #include "Animation/DebugSkelMeshComponent.h" |
Syntax
class FDebugSkelMeshSceneProxyNanite :
public Nanite::FSkinnedSceneProxy ,
public FDebugSkelMeshSceneProxyCommon
Inheritance Hierarchy
- FDebugSkelMeshSceneProxyCommon → FDebugSkelMeshSceneProxyNanite
- FPrimitiveSceneProxy → FSceneProxyBase → FSkinnedSceneProxy → FDebugSkelMeshSceneProxyNanite
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDebugSkelMeshSceneProxyNanite
(
const Nanite::FMaterialAudit& Materials, |
Animation/DebugSkelMeshComponent.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FDebugSkelMeshSceneProxyNanite() |
Animation/DebugSkelMeshComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SIZE_T GetAllocatedSize() |
Animation/DebugSkelMeshComponent.h |
Overridden from FPrimitiveSceneProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetDynamicMeshElements
(
const TArray< const FSceneView* >& Views, |
Animation/DebugSkelMeshComponent.h | ||
virtual uint32 GetMemoryFootprint() |
Animation/DebugSkelMeshComponent.h | ||
virtual SIZE_T GetTypeHash() |
Animation/DebugSkelMeshComponent.h |