unreal.MaterialExpressionPower

class unreal.MaterialExpressionPower(outer=None, name='None')

Bases: unreal.MaterialExpression

Material Expression Power

C++ Source:

  • Module: Engine

  • File: MaterialExpressionPower.h

Editor Properties: (see get_editor_property/set_editor_property)

  • const_exponent (float): [Read-Write] Const Exponent: only used if Exponent is not hooked up

  • desc (str): [Read-Write] Desc: A description that level designers can add (shows in the material editor UI).