unreal.AnimationSharingScalability¶
- class unreal.AnimationSharingScalability¶
Bases:
StructBaseAnimation Sharing Scalability
C++ Source:
Plugin: AnimationSharing
Module: AnimationSharing
File: AnimationSharingTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
blend_significance_value(PerPlatformFloat): [Read-Write] Significance value tied to whether or not a transition should be blendedmaximum_number_concurrent_blends(PerPlatformInt): [Read-Write] Maximum number of blends which can be running concurrentlyrequire_curves_during_blends(PerPlatformBool): [Read-Write] Whether or not curves are required during blendstick_significance_value(PerPlatformFloat): [Read-Write] Significance value tied to whether or not the leader pose components should be tickinguse_blend_transitions(PerPlatformBool): [Read-Write] Flag whether or not to use blend transitions between states