Matinee

Windows
MacOS
Linux

Classes

Name

Description

Public class

FAllGroupsFilter

Interp group filter that accepts all interp groups.

Public class

FAllTrackFilter

Interp track filter that accepts all interp tracks.

Public class

FClassTypeTrackFilter

Interp track filter that accepts only tracks of the given template class type.

Public struct

FInterpGroupParentInfo

Public struct

FInterpTrackLabelDrawParams

Struct for passing commonly used draw params into draw routines

Public struct

FKeyframeDrawInfo

Struct for containing all information to draw keyframes

Public class

FSelectedFolderFilter

Interp group filter that accepts only selected folders.

Public class

FSelectedGroupFilter

Interp group filter that accepts only selected interp groups.

Public class

FSelectedTrackFilter

Interp track filter that accepts only selected interp tracks.

Public class

IMatinee

Public class

IMatineeBase

Public class

IMatineeModule

Public class

SMatineeRecorder

Public class

TInterpGroupConstIterator

Implements a non-modifiable interp group iterator that iterates over that groups that pass the provided filter.

Public class

TInterpGroupIterator

Implements a modifiable interp group iterator that iterates over that groups that pass the provided filter.

Public class

TInterpGroupIteratorBase

Implements the common behavior for all interp group iterators.

Public class

TInterpTrackConstIterator

Implements a non-modifiable iterator with option to specify the filter type.

Public class

TInterpTrackIterator

Implements a modifiable interp track iterator with option to specify the filter type.

Public class

TInterpTrackIteratorBase

Base iterator for all interp track iterators.

Public class

TTrackClassTypeConstIterator

Implements a non-modifiable interp track iterator that only iterates over interp tracks of the given UClass.

Public class

TTrackClassTypeIterator

Implements a modifiable interp track iterator that only iterates over interp tracks of the given UClass.

Public class

UInterpTrackHelper

Public class

UMatineeOptions

Options for Matinee editor

Public class

UMatineeTrackAnimControlHelper

Public class

UMatineeTrackBoolPropHelper

Public class

UMatineeTrackColorPropHelper

Public class

UMatineeTrackDirectorHelper

Public class

UMatineeTrackEventHelper

Public class

UMatineeTrackFloatPropHelper

Public class

UMatineeTrackLinearColorPropHelper

Public class

UMatineeTrackParticleReplayHelper

Public class

UMatineeTrackSoundHelper

Public class

UMatineeTrackToggleHelper

Public class

UMatineeTrackVectorPropHelper

Public class

UMatineeTrackVisibilityHelper

Public class

UMatineeTransBuffer

Special transaction buffer for Matinee undo/redo. Will be capped at InMaxMemory.

Typedefs

Name

Description

DefaultGroupFilter

The default group filter.

DefaultTrackFilter

The default track filter for interp track iterators.

FAllTracksConstIterator

FAllTracksIterator

These iterators will iterate over all tracks.

FGroupConstIterator

FGroupIterator

These iterators can iterate over all interp groups, regardless of selection states.

FSelectedFolderConstIterator

FSelectedFolderIterator

These iterators only iterate over selected folders.

FSelectedGroupConstIterator

FSelectedGroupIterator

These iterators only iterate over selected interp groups.

FSelectedTrackConstIterator

FSelectedTrackIterator

These iterator will iterate over only selected tracks.

Enums

Name

Description

Public enum

MatineeConstants::ECameraScheme::Type

How the camera should move

Public enum

MatineeConstants::ERecordingState::Type

The state of recording new Matinee Tracks

Public enum

MatineeConstants::ERecordMenu::Type

Menu Settings for HUD during record mode

Public enum

MatineeConstants::ERecordMode::Type

How recording should behave

Variables

Name Description

Public variable

const uint32

 

CountdownDurationInSeconds

Delay between recording setup and the start of recording

Public variable

const FName

 

MatineeAppIdentifier

Public variable

const uint32

 

MaxSmoothingSamples

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