unreal.AnimationSharingSetup

class unreal.AnimationSharingSetup(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

The Animation Sharing Setup asset contains all the information that will be shared across the specified Actors

C++ Source:

  • Plugin: AnimationSharing

  • Module: AnimationSharing

  • File: AnimationSharingSetup.h

Editor Properties: (see get_editor_property/set_editor_property)

  • scalability_settings (AnimationSharingScalability): [Read-Write]

  • skeleton_setups (Array[PerSkeletonAnimationSharingSetup]): [Read-Write]