Cine Camera Actor in Zed SDK

Hi Everyone.

Cam anyone Help me to Add cine camera Actor in Zed SDK

Thanks!

Hi,

In order to help you the best we can, could you explain a bit more what you want to achieve here please?

Thanks

i want to apply the position and rotation data of the ZED pawn to the Cine Camera Actor

The ZedPawn actor already contains a Cine camera, do you want to move another camera in the scene?

You should be able to get the transform of the ZED Pawn and apply it to your camera easily with a small blueprint.

Stereolabs Support

Could you please guide me to do that

Create a blueprint actor, add a cine camera to it.
And in the event graph,add something like that :