unreal.FillStaticMeshActor¶
- class unreal.FillStaticMeshActor(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
UTBBaseCommandFill Static Mesh Actor
C++ Source:
Plugin: UserToolBoxBasicCommand
Module: UserToolBoxBasicCommand
File: FillStaticMeshActor.h
Editor Properties: (see get_editor_property/set_editor_property)
affect_only_empty_static_mesh_actor(bool): [Read-Write]category(str): [Read-Write]icon_path(str): [Read-Write] The icon path for the commandkeyboard_shortcut(InputChord): [Read-Write]name(str): [Read-Write] The name of the commandroot_paths(Array[str]): [Read-Write]show_parameters(bool): [Read-Write]tooltip(str): [Read-Write]ui_override(type(Class)): [Read-Write]