My program doesn't have bugs. It just develops random features.

UE3:CameraAnim (UDK)

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

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

CameraAnim: defines a pre-packaged animation to be played on a camera.

Properties[edit]

AnimLength[edit]

Type: float

Modifiers: const

Length, in seconds.

Default value: 3.0

BoundingBox[edit]

Type: Object.Box

Modifiers: const

AABB in local space.

CameraInterpGroup[edit]

Type: InterpGroup

The InterpGroup that holds our actual interpolation data.