I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTSeqAct_PlayCameraAnim (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_PlayCameraAnim |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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" |