UE3:InterpTrackDirector (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:DirectorTrackCut (UT3))
Jump to navigation Jump to search
UT3 Object >> InterpTrack >> InterpTrackDirector
Package: 
Engine

null

Properties

CutTrack

Type: array<DirectorTrackCut>

Array of cuts between cameras.

Default values

Property Value
bDirGroupOnly True
bOnePerGroup True
TrackInstClass Class'Engine.InterpTrackInstDirector'
TrackTitle "Director"

Structs

DirectorTrackCut

Modifiers: native

Information for one cut in this track.

float Time 
Time to perform the cut.
float TransitionTime 
Time taken to move view to new camera.
name TargetCamGroup 
GroupName of InterpGroup to cut viewpoint to.