IClothingSimulationFactoryClassProvider::GetClothingSimulationFactoryClass

Called by the engine to get the clothing simulation factory associated with this provider for skeletal mesh components (see [USkeletalMeshComponent](API\Runtime\Engine\Components\USkeletalMeshComponent) constructor).

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulationFactoryClassProvider::GetClothingSimulationFactoryClass()

FClothingSystemRuntimeModuleNv::GetClothingSimulationFactoryClass()

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h

Include

#include "ClothingSimulationFactory.h"

Syntax

TSubclassOf< class UClothingSimulationFactory > GetClothingSimulationFactoryClass() const

Remarks

Called by the engine to get the clothing simulation factory associated with this provider for skeletal mesh components (see USkeletalMeshComponent constructor). Returns Factory class for simulations or nullptr to disable clothing simulation

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