unreal.PropertyAnimatorCoreContext¶
- class unreal.PropertyAnimatorCoreContext(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectContext for properties linked to an animator
C++ Source:
Plugin: PropertyAnimatorCore
Module: PropertyAnimatorCore
File: PropertyAnimatorCoreContext.h
Editor Properties: (see get_editor_property/set_editor_property)
animated(bool): [Read-Write] Animation is enabled for this propertyconverter_rule(InstancedStruct): [Read-Write] If a converter is used, rules may be used to convert the propertymagnitude(float): [Read-Write] Magnitude of the effect on this propertymode(PropertyAnimatorCoreMode): [Read-Write] Current mode used for this propertyresolver(PropertyAnimatorCoreResolver): [Read-Only] Custom resolver for the propertytime_offset(double): [Read-Write] Time offset to evaluate this property