unreal.MaterialExpressionDecalMipmapLevel

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

Bases: unreal.MaterialExpression

Material Expression Decal Mipmap Level

C++ Source:

  • Module: Engine

  • File: MaterialExpressionDecalMipmapLevel.h

Editor Properties: (see get_editor_property/set_editor_property)

  • const_height (float): [Read-Write] Const Height

  • const_width (float): [Read-Write] Const Width: only used if TextureSize is not hooked up

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