unreal.RigVMFunction_Timeline
¶
- class unreal.RigVMFunction_Timeline(speed: float = 0.0, time: float = 0.0)¶
Bases:
RigVMFunction_SimBase
Simulates a time value - can act as a timeline playing back
C++ Source:
Module: RigVM
File: RigVMFunction_Timeline.h
Editor Properties: (see get_editor_property/set_editor_property)
speed
(float): [Read-Write]time
(float): [Read-Write]