ParaPhotograph.SetCameraPositionAndAngle

public static void SetCameraPositionAndAngle(Vector3 position, float angle)

Parameters

Parameter NameParameter Description
positionPosition of the camera
angleRotation angle of the camera

Description

Sets the position and rotation angle of the camera.