Hi all, this might be a super simple one, but how would I go about calculating the Field of View of a perspective camera view?
My first thought was to get the Far Clip Offset, and the width of the viewport to calculate it, but upon testing I realise the width of the viewport is with relation to the sheet, not the view itself.