unreal.MutableParameterType

class unreal.MutableParameterType

Bases: EnumBase

EMutable Parameter Type

C++ Source:

  • Plugin: Mutable

  • Module: CustomizableObject

  • File: CustomizableObjectParameterTypeDefinitions.h

BOOL: MutableParameterType = Ellipsis

1

COLOR: MutableParameterType = Ellipsis

4

FLOAT: MutableParameterType = Ellipsis

3

INT: MutableParameterType = Ellipsis

2

MATERIAL: MutableParameterType = Ellipsis

9

NONE: MutableParameterType = Ellipsis

0

PROJECTOR: MutableParameterType = Ellipsis

5

SKELETAL_MESH: MutableParameterType = Ellipsis

8

TEXTURE: MutableParameterType = Ellipsis

6

TRANSFORM: MutableParameterType = Ellipsis

7