AMRIFrameCaptureCamera::AttachToActor¶
Class: AMRIFrameCaptureCamera
Attaches this camera to the given actor so it follows its transform.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
targetActor |
AActor * |
The actor to attach to. |
Remarks¶
targetActor The actor to attach to.