unreal.MaterialExpressionPanner¶
- class unreal.MaterialExpressionPanner(outer=None, name='None')¶
Bases:
unreal.MaterialExpressionMaterial Expression Panner
C++ Source:
Module: Engine
File: MaterialExpressionPanner.h
Editor Properties: (see get_editor_property/set_editor_property)
const_coordinate(uint32): [Read-Write] Const Coordinate: only used if Coordinate is not hooked updesc(str): [Read-Write] Desc: A description that level designers can add (shows in the material editor UI).fractional_part(bool): [Read-Write] Fractional Part: Output only the fractional part of the pan calculation for greater precision. Output is greater than or equal to 0 and less than 1.speed_x(float): [Read-Write] Speed Xspeed_y(float): [Read-Write] Speed Y