UDebugSkelMeshComponent::SetMeshSectionVisibilityForCloth

Find a section using a clothing asset with the given GUID and set its visiblity

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Animation/DebugSkelMeshComponent.h

Include

#include "Animation/DebugSkelMeshComponent.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Animation/DebugSkelMeshComponent.cpp

Syntax

void SetMeshSectionVisibilityForCloth
(
    FGuid InClothGuid,
    bool bVisibility
)

Remarks

Find a section using a clothing asset with the given GUID and set its visiblity

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