Always snap to grid

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

Property group 'UTSeqAct_PlayCameraAnim'

AnimToPlay

Type: CameraAnim

The anim to play

BlendInTime

Type: float

Time to interpolate in from zero, for smooth starts.

BlendOutTime

Type: float

Time to interpolate out to zero, for smooth finishes.

IntensityScale

Type: float

Scalar for intensity. 1.0 is normal.

Default value: 1.0

Rate

Type: float

Rate to play. 1.0 is normal.

Default value: 1.0

Default values

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