public static void SetCameraPositionAndAngle(Vector3 position, float angle)
Parameters
Parameter Name | Parameter Description |
---|---|
position | Position of the camera |
angle | Rotation angle of the camera |
Description
Sets the position and rotation angle of the camera.