screenVideoDimension
The video resolution size.
Declaration
var screenVideoDimension: SIMD2<Float> { get }Discussion
This property has the format [width, height], for example, [1920, 1080].
The video resolution size.
var screenVideoDimension: SIMD2<Float> { get }This property has the format [width, height], for example, [1920, 1080].