unreal.ScriptableToolQuad¶
- class unreal.ScriptableToolQuad(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectScriptable Tool Quad
C++ Source:
Plugin: ScriptableToolsFramework
Module: ScriptableToolsFramework
File: ScriptableToolTriangle.h
- set_quad_material(material) None¶
Set the material of the quad
- Parameters:
material (MaterialInterface) – The new material that should be assigned to the quad