unreal.UIFrameworkTextBlock¶
- class unreal.UIFrameworkTextBlock(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
UIFrameworkTextBaseUIFramework Text Block
C++ Source:
Plugin: UIFramework
Module: UIFramework
File: UIFTextBlock.h
Editor Properties: (see get_editor_property/set_editor_property)
is_enabled(bool): [Read-Write]visibility(SlateVisibility): [Read-Write]widget_class(Class): [Read-Write]
- get_shadow_color() LinearColor¶
Get Shadow Color
- Return type:
- set_shadow_color(shadow_color) None¶
Set Shadow Color
- Parameters:
shadow_color (LinearColor) –