unreal.ChaosDeformableBindingOption

class unreal.ChaosDeformableBindingOption

Bases: EnumBase

Options for binding positions query.

C++ Source:

  • Plugin: ChaosFlesh

  • Module: ChaosFleshEngine

  • File: ChaosDeformableTetrahedralComponent.h

BONE_DELTA: ChaosDeformableBindingOption

5

BONE_POS: ChaosDeformableBindingOption

4

COMPONENT_DELTA: ChaosDeformableBindingOption

3

COMPONENT_POS: ChaosDeformableBindingOption

2

WORLD_DELTA: ChaosDeformableBindingOption

1

WORLD_POS: ChaosDeformableBindingOption

0