IClothingSimulationFactoryClassProvider::GetDefaultSimulationFactoryClass

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

Windows
MacOS
Linux

Deprecated

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothingSimulationFactory.h"

Syntax

virtual UClass * GetDefaultSimulationFactoryClass()

Remarks

Called by the engine to get the default clothing simulation factory to use 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