Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FChaosEngineDeformableCVarParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableTypes.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableTypes.h" |
Syntax
struct FChaosEngineDeformableCVarParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDoDrawCandidateRaycasts | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bDoDrawSceneRaycasts | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bDoDrawSimulationMesh | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bDoDrawSkeletalMeshBindingPositions | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bEnableDeformableSolver | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bTestCompressedIndexing | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bTestSparseMappings | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bTestUnpacking | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| bUpdateGPUBuffersOnTick | bool | ChaosFlesh/ChaosDeformableTypes.h | ||
| DrawSkeletalMeshBindingPositionsSimulationBlendWeight | float | ChaosFlesh/ChaosDeformableTypes.h | ||
| EnvCollisionsLineTraceBatchSize | int32 | ChaosFlesh/ChaosDeformableTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsDebugDrawingEnabled() |
ChaosFlesh/ChaosDeformableTypes.h |