Whether the component is enabled.
An array of 2 numbers that represents the reference resolution of the screen. The screen adjusts its size based on scaleMode
.
An array of 2 numbers that represents the resolution of the screen.
Adjusts screen size changes relative to window size changes. 0 adjusts width only, 1 adjusts height only, values in between adjust both.
Controls screen resizing with window size changes. Can be pc.SCALEMODE_BLEND
for adjusting to window resolution or pc.SCALEMODE_NONE
.
If true, displays child Elements in 2D. Set false for a 3D screen.
Screen Component Properties.