Navigation
API > API/Runtime > API/Runtime/Chaos
Simulation Parameters
| Name | FSharedSimulationParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
| Include Path | #include "GeometryCollection/GeometryCollectionSimulationCoreTypes.h" |
Syntax
struct FSharedSimulationParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GeometryCollection/GeometryCollectionSimulationCoreTypes.h | |||
FSharedSimulationParameters
(
ECollisionTypeEnum InCollisionType, |
GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bMassAsDensity | bool | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| bUseImportedCollisionImplicits | bool | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| Mass | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MaximumBoundingExtentClamp | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MaximumCollisionParticleCount | int32 | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MaximumInertiaTensorDiagonalClamp | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MaximumMassClamp | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MinimumBoundingExtentClamp | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MinimumInertiaTensorDiagonalClamp | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| MinimumMassClamp | float | GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
| SizeSpecificData | TArray< FSharedSimulationSizeSpecificData > | GeometryCollection/GeometryCollectionSimulationCoreTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float MaximumVolumeClamp() |
GeometryCollection/GeometryCollectionSimulationCoreTypes.h | ||
float MinimumVolumeClamp() |
GeometryCollection/GeometryCollectionSimulationCoreTypes.h |