FChaosTrailingEventData

A trailing event data structure.

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/ChaosTrailingEventFilter.h

Include

#include "ChaosTrailingEventFilter.h"

Syntax

struct FChaosTrailingEventData

Remarks

A trailing event data structure.

Variables

Name Description

Public variable

FVector

 

AngularVelocity

The angular velocity of the trail.

Public variable

FVector

 

Location

Current trail location.

Public variable

float

 

Mass

The mass of the trail.

Public variable

int32

 

ParticleIndex

The particle index of the trail.

Public variable

FVector

 

Velocity

The velocity of the trail.

Constructors

Name Description

Public function

FChaosTrailingEventData()

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