Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkeletalMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include | #include "Components/SkeletalMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshComponentPhysics.cpp |
void DebugDrawClothingTexts
&40;
FCanvas &42; Canvas,
const FSceneView &42; SceneView
&41;
Remarks
Draw the currently clothing state, using the editor extender interface
Parameters
| Name | Description |
|---|---|
| Canvas | The canvas to draw the text on |
| SceneView | The view to project the text with |