Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimCompressContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAnimCompressContext
(
const FAnimCompressContext& Rhs |
If we are duping a compression context we don't want the CompressionSummary to output. | Animation/AnimCompress.h | |
FAnimCompressContext
(
bool bInOutput, |
Animation/AnimCompress.h |
FAnimCompressContext(const FAnimCompressContext &)
Description
If we are duping a compression context we don't want the CompressionSummary to output.
| Name | FAnimCompressContext |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress.h |
| Include Path | #include "Animation/AnimCompress.h" |
FAnimCompressContext
(
const FAnimCompressContext & Rhs
)
FAnimCompressContext(bool, uint32)
| Name | FAnimCompressContext |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress.h |
| Include Path | #include "Animation/AnimCompress.h" |
FAnimCompressContext
(
bool bInOutput,
uint32 InMaxAnimations
)