ClothMeshDesc

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/Utils/ClothingMeshUtils.h

Include

#include "Utils/ClothingMeshUtils.h"

Syntax

struct ClothMeshDesc

Variables

Name Description

Public variable

bool

 

bHasValidBVH

Public variable

Chaos::TAABBTre...

 

BVH

Public variable

TArrayView< con...

 

Indices

Public variable

TArrayView< con...

 

Normals

Public variable

TArrayView< con...

 

Positions

Constructors

Name Description

Public function

ClothMeshDesc

(
    TArrayView< const FVector > InPosit...,
    TArrayView< const FVector > InNorma...,
    TArrayView< const uint32 > InIndice...
)

Functions

Name Description

Public function

TArray< int3...

 

FindCandidateTriangles

(
    const FVector Point
)

Public function Const

bool

 

HasValidMesh()

Classes

Name

Description

Public struct

FClothBvEntry

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