FPersonaModule::ApplyCompression

Apply Compression to list of animations and optionally asks to pick an overrides to the bone compression settings

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/PersonaModule.h

Include

#include "PersonaModule.h"

Source

/Engine/Source/Editor/Persona/Private/PersonaModule.cpp

Syntax

virtual void ApplyCompression
(
    TArray< TWeakObjectPtr< class UAnimSequence >> & AnimSequences,
    bool bPickBoneSettingsOverride
)

Remarks

Apply Compression to list of animations and optionally asks to pick an overrides to the bone compression settings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss