UInterpTrackDirector::UpdatePreviewCamera

Update the preview camera actor based on track selection

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackDirector.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

bool UpdatePreviewCamera
(
    class AMatineeActor * MatineeActor,
    bool bIsSelected
)

Remarks

Update the preview camera actor based on track selection

Returns

true if the actor is valid and has just changed

Parameters

Parameter

Description

MatineeActor

The matinee actor we need to get the viewed actor of

bIsSelected

Whether or not the director track/group is selected

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