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

UE3:UTSeqAct_PlayCameraAnim (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_PlayCameraAnim
Package: 
UTGame
This class in other games:
UDK

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

UT-specific version of SeqAct_PlayCameraAnim to work with UT-specific camera method.

Properties[edit]

Property group 'UTSeqAct_PlayCameraAnim'[edit]

AnimToPlay[edit]

Type: CameraAnim

The anim to play

BlendInTime[edit]

Type: float

Time to interpolate in from zero, for smooth starts.

BlendOutTime[edit]

Type: float

Time to interpolate out to zero, for smooth finishes.

IntensityScale[edit]

Type: float

Scalar for intensity. 1.0 is normal.

Default value: 1.0

Rate[edit]

Type: float

Rate to play. 1.0 is normal.

Default value: 1.0

Default values[edit]

Property Value
ObjCategory "Camera"
ObjClassVersion 2
ObjName "Play Camera Animation"