unreal.DamageModelTypeEnum

class unreal.DamageModelTypeEnum

Bases: EnumBase

EDamage Model Type Enum

C++ Source:

  • Module: Chaos

  • File: GeometryCollectionSimulationTypes.h

CHAOS_DAMAGE_MODEL_MATERIAL_STRENGTH_AND_CONNECTIVITY_DAMAGE_THRESHOLD: DamageModelTypeEnum

Using damage threshold set using the physical material strength and how connected a cluster is

Type:

1

CHAOS_DAMAGE_MODEL_USER_DEFINED_DAMAGE_THRESHOLD: DamageModelTypeEnum

Using damage threshold set based on level of the cluster

Type:

0