FClothCollisionPrim_Convex

Data for a single convex element A convex is a collection of planes, in which the clothing will attempt to stay outside of the shape created by the planes combined.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothCollisionPrim.h"

Syntax

struct FClothCollisionPrim_Convex

Remarks

Data for a single convex element A convex is a collection of planes, in which the clothing will attempt to stay outside of the shape created by the planes combined.

Variables

Name Description

Public variable

int32

 

BoneIndex

Public variable

TArray< FPlane ...

 

Planes

Public variable

TArray< FVector...

 

SurfacePoints

Constructors

Name Description

Public function

FClothCollisionPrim_Convex()

Functions

Name Description

Public function

void

 

RebuildSurfacePoints()

Rebuild the surface point array from the existing planes.

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