unreal.RigUnit_StringPadInteger¶
- class unreal.RigUnit_StringPadInteger(value: int = 0, digits: int = 0, result: str = '')¶
Bases:
RigUnit_StringBaseConverts an integer number to a string with padding
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_String.h
Editor Properties: (see get_editor_property/set_editor_property)
digits(int32): [Read-Write] Digitsresult(str): [Read-Write] Resultvalue(int32): [Read-Write] Value