FChaosBreakingEventRequestSettings

Settings used to refine breaking event requests.

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

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

Include

#include "ChaosBreakingEventFilter.h"

Syntax

struct FChaosBreakingEventRequestSettings

Remarks

Settings used to refine breaking event requests.

Variables

Name Description

Public variable

float

 

MaxDistance

The maximum distance threshold for the results.

Public variable

int32

 

MaxNumberOfResults

The maximum number of results to return.

Public variable

float

 

MinMass

The minimum mass threshold for the results.

Public variable

float

 

MinRadius

The minimum breaking radius threshold for the results.

Public variable

float

 

MinSpeed

The minimum speed threshold for the results.

Public variable

EChaosBreakingS...

 

SortMethod

The method used to sort the breaking events.

Constructors

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