Skip to content

AMRIFrameCaptureCamera::AttachToActor

Class: AMRIFrameCaptureCamera

Attaches this camera to the given actor so it follows its transform.

Syntax

void AMRIFrameCaptureCamera::AttachToActor(AActor *targetActor)

Parameters

Parameter Type Description
targetActor AActor * The actor to attach to.

Remarks

targetActor The actor to attach to.