unreal.ImplicitTypeEnum

class unreal.ImplicitTypeEnum

Bases: EnumBase

EImplicit Type Enum

C++ Source:

  • Module: Chaos

  • File: GeometryCollectionSimulationTypes.h

CHAOS_IMPLICIT_BOX: ImplicitTypeEnum

0

CHAOS_IMPLICIT_CAPSULE: ImplicitTypeEnum

2

CHAOS_IMPLICIT_CONVEX: ImplicitTypeEnum

5

CHAOS_IMPLICIT_LEVEL_SET: ImplicitTypeEnum

3

CHAOS_IMPLICIT_NONE: ImplicitTypeEnum

4

CHAOS_IMPLICIT_SPHERE: ImplicitTypeEnum

1