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