unreal.MaterialExpressionViewProperty

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

Bases: unreal.MaterialExpression

Material Expression View Property

C++ Source:

  • Module: Engine

  • File: MaterialExpressionViewProperty.h

Editor Properties: (see get_editor_property/set_editor_property)

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

  • property_ (MaterialExposedViewProperty): [Read-Write] Property: View input property to be accessed