UClothConfigNv::NeedsSelfCollisionIndices

Return the collision radius required to calculate the self collision indices, or 0.f if self collision is disabled.

Windows
MacOS
Linux

Override Hierarchy

UClothConfigBase::NeedsSelfCollisionIndices()

UClothConfigNv::NeedsSelfCollisionIndices()

References

Module

ClothingSystemRuntimeNv

Header

/Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothConfigNv.h

Include

#include "ClothConfigNv.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeNv/Private/ClothConfigNv.cpp

Syntax

virtual float NeedsSelfCollisionIndices() const

Remarks

Return the collision radius required to calculate the self collision indices, or 0.f if self collision is disabled.

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