UClothConfigBase

Base class for simulator specific simulation controls.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothConfigBase.h"

Syntax

class UClothConfigBase : public UObject

Remarks

Base class for simulator specific simulation controls. Each cloth instance on a skeletal mesh can have a unique cloth config

Constructors

Name Description

Public function

UClothConfigBase()

Destructors

Name Description

Public function Virtual

~UClothConfigBase()

Functions

Name Description

Public function Virtual Const

float

 

NeedsSelfCollisionIndices()

Return the self collision radius if building self collision indices is required for this config.

Deprecated Functions

Name Description

Public function Virtual Const

bool

 

HasSelfCollision()

This function is deprecated. Please use NeedsSelfCollisionIndices instead.

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