unreal.MetaHumanCharacterInstanceParameterType¶
- class unreal.MetaHumanCharacterInstanceParameterType¶
Bases:
EnumBaseThe types of parameters supported by Wardrobe Items These map directly EPropertyBagPropertyType but since not all values are exposed (ex Struct is hidden) create a new enum to map the types from property bag to this enum.
C++ Source:
Plugin: MetaHumanCharacter
Module: MetaHumanCharacterPaletteEditor
File: MetaHumanCollectionBlueprintLibrary.h
- BOOL: MetaHumanCharacterInstanceParameterType = Ellipsis¶
1
- COLOR: MetaHumanCharacterInstanceParameterType = Ellipsis¶
11
- FLOAT: MetaHumanCharacterInstanceParameterType = Ellipsis¶
5