FClothCollisionPrim_Sphere

Data for a single sphere primitive in the clothing simulation.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothCollisionPrim.h"

Syntax

struct FClothCollisionPrim_Sphere

Remarks

Data for a single sphere primitive in the clothing simulation. This can either be a sphere on its own, or part of a capsule referenced by the indices in FClothCollisionPrim_Capsule

Variables

Name Description

Public variable

int32

 

BoneIndex

Public variable

FVector

 

LocalPosition

Public variable

float

 

Radius

Constructors

Name Description

Public function

FClothCollisionPrim_Sphere()

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