Gah - a solution with more questions. – EntropicLqd

UE3:CameraAnim (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
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.