FDirectorTrackCut

A track type used for binding the view of a Player (attached to this tracks group) to the actor of a different group.Information for one cut in this track.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackDirector.h

Include

#include "Matinee/InterpTrackDirector.h"

Syntax

struct FDirectorTrackCut

Remarks

A track type used for binding the view of a Player (attached to this tracks group) to the actor of a different group.Information for one cut in this track.

Variables

Name Description

Public variable

int32

 

ShotNumber

Shot number for developer reference

Public variable

FName

 

TargetCamGroup

GroupName of UInterpGroup to cut viewpoint to.

Public variable

float

 

Time

Time to perform the cut.

Public variable

float

 

TransitionTime

Time taken to move view to new camera.

Constructors

Name Description

Public function

FDirectorTrackCut()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss