FClothSimulData

Data produced by a clothing simulation.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeInterface

Header

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

Include

#include "ClothingSystemRuntimeTypes.h"

Syntax

struct FClothSimulData

Remarks

Data produced by a clothing simulation.

Variables

Name Description

Public variable

FTransform

 

ComponentRelativeTransform

Transform relative to the component to update clothing root transform when not ticking clothing but rendering a component.

Public variable

TArray< FVector...

 

Normals

Normals at the simulation mesh particles.

Public variable

TArray< FVector...

 

Positions

Positions of the simulation mesh particles.

Public variable

FTransform

 

Transform

Transform applied per position/normal element when loaded.

Functions

Name Description

Public function

void

 

Reset()

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