unreal.MetaHumanCharacterLipsMakeupProperties¶
- class unreal.MetaHumanCharacterLipsMakeupProperties(type: MetaHumanCharacterLipsMakeupType = Ellipsis, color: LinearColor = Ellipsis, roughness: float = 0.0, opacity: float = 0.0, metalness: float = 0.0)¶
Bases:
StructBaseMetaHuman Character Lips Makeup Properties
C++ Source:
Plugin: MetaHumanCharacter
Module: MetaHumanCharacter
File: MetaHumanCharacterMakeup.h
Editor Properties: (see get_editor_property/set_editor_property)
color(LinearColor): [Read-Write]metalness(float): [Read-Write]opacity(float): [Read-Write]roughness(float): [Read-Write]type(MetaHumanCharacterLipsMakeupType): [Read-Write]
- property color: LinearColor¶
[Read-Write]
- Type:
- property type: MetaHumanCharacterLipsMakeupType¶
[Read-Write]
- Type: