unreal.MaterialExpressionSubtract¶
- class unreal.MaterialExpressionSubtract(outer=None, name='None')¶
Bases:
unreal.MaterialExpressionMaterial Expression Subtract
C++ Source:
Module: Engine
File: MaterialExpressionSubtract.h
Editor Properties: (see get_editor_property/set_editor_property)
const_a(float): [Read-Write] Const A: only used if A is not hooked upconst_b(float): [Read-Write] Const B: only used if B is not hooked updesc(str): [Read-Write] Desc: A description that level designers can add (shows in the material editor UI).