unreal.SlateIMImageParams¶
- class unreal.SlateIMImageParams(color_and_opacity: SlateColor = Ellipsis, desired_size: Vector2D = Ellipsis)¶
Bases:
StructBaseSlate IMImage Params
C++ Source:
Plugin: SlateIM
Module: SlateIM
File: SlateIMParameters.h
Editor Properties: (see get_editor_property/set_editor_property)
color_and_opacity(SlateColor): [Read-Write] The color to tint the brushdesired_size(Vector2D): [Read-Write] Override the desired size to display the brush at
- property color_and_opacity: SlateColor¶
[Read-Write] The color to tint the brush
- Type: