I don't need to test my programs. I have an error-correcting modem.

UE3:AnimationCompressionAlgorithm_RemoveTrivialKeys (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> AnimationCompressionAlgorithm >> AnimationCompressionAlgorithm_RemoveTrivialKeys
Package: 
Engine
This class in other games:
UT3

Removes trivial frames -- frames of tracks when position or orientation is constant over the entire animation -- from the raw animation data. If both position and rotation go down to a single frame, the time is stripped out as well.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'AnimationCompressionAlgorithm_RemoveTrivialKeys'[edit]

MaxAngleDiff[edit]

Type: float


Default value: 3.0E-4

MaxPosDiff[edit]

Type: float


Default value: 1.0E-4

Default values[edit]

Property Value
Description "Remove Trivial Keys"