unreal.InputScaleBias¶
- class unreal.InputScaleBias(scale=1.0, bias=0.0)¶
Bases:
unreal.StructBaseInput scaling struct
C++ Source:
Module: Engine
File: InputScaleBias.h
Editor Properties: (see get_editor_property/set_editor_property)
bias(float): [Read-Write] Biasscale(float): [Read-Write] Scale