UClothConfigBase::NeedsSelfCollisionIndices

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

Windows
MacOS
Linux

Override Hierarchy

UClothConfigBase::NeedsSelfCollisionIndices()

UClothConfigNv::NeedsSelfCollisionIndices()

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothConfigBase.h"

Syntax

virtual float NeedsSelfCollisionIndices() const

Remarks

Return the self collision radius if building self collision indices is required for this config. Otherwise return 0.f.

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