unreal.AvaClonerEffectorType

class unreal.AvaClonerEffectorType

Bases: EnumBase

deprecated: ‘AvaClonerEffectorType’ was renamed to ‘CEClonerEffectorType’.

BOX: AvaClonerEffectorType

Clones inside the box extent will be affected by the effector

Type:

2

PLANE: AvaClonerEffectorType

Clones between two planes will be affected by the effector

Type:

1

SPHERE: AvaClonerEffectorType

Clones inside the sphere radius will be affected by the effector

Type:

0

UNBOUND: AvaClonerEffectorType

All clones will be affected by the effector with the same max weight

Type:

3