UE3:CameraAnim (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> CameraAnim
Package:
Engine
This class in other games:

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

Properties

AnimLength

Type: float

Modifiers: const

Length, in seconds.

Default value: 3.0

BoundingBox

Type: Object.Box

Modifiers: const

AABB in local space.

CameraInterpGroup

Type: InterpGroup

The InterpGroup that holds our actual interpolation data.