unreal.MaterialExpressionBumpOffset

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

Bases: unreal.MaterialExpression

Material Expression Bump Offset

C++ Source:

  • Module: Engine

  • File: MaterialExpressionBumpOffset.h

Editor Properties: (see get_editor_property/set_editor_property)

  • const_coordinate (uint32): [Read-Write] Const Coordinate: only used if Coordinate is not hooked up

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

  • height_ratio (float): [Read-Write] Height Ratio

  • reference_plane (float): [Read-Write] Reference Plane: Perceived height as a fraction of width.