unreal.MaterialExpressionConstant

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

Bases: unreal.MaterialExpression

Material Expression Constant

C++ Source:

  • Module: Engine

  • File: MaterialExpressionConstant.h

Editor Properties: (see get_editor_property/set_editor_property)

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

  • r (float): [Read-Write] R

property r

[Read-Write] R

Type

(float)