FQueuedAsyncCompressionWork

An animation waiting to be compressed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionDerivedDataPublic.h

Include

#include "Animation/AnimCompressionDerivedDataPublic.h"

Syntax

struct FQueuedAsyncCompressionWork

Remarks

An animation waiting to be compressed.

Variables

Name Description

Public variable

UAnimSequence &...

 

Anim

Public variable

const bool

 

bPerformFrameStripping

Public variable

FDerivedDataAni...

 

Compressor

Constructors

Name Description

Public function

FQueuedAsyncCompressionWork

(
    FDerivedDataAnimationCompression& ...,
    UAnimSequence* InAnim,
    const bool bInPerformFrameStripping
)

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