FSolverCollisionFilterSettings

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

/Engine/Source/Runtime/Experimental/ChaosSolvers/Public/SolverEventFilters.h

Include

#include "SolverEventFilters.h"

Syntax

struct FSolverCollisionFilterSettings

Variables

Name Description

Public variable

bool

 

FilterEnabled

Filter is enabled.

Public variable

float

 

MinImpulse

The minimum impulse threshold for the results.

Public variable

float

 

MinMass

The minimum mass threshold for the results (compared with min of particle 1 mass and particle 2 mass).

Public variable

float

 

MinSpeed

The min velocity threshold for the results (compared with min of particle 1 speed and particle 2 speed).

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