pub fn window_physical_size() -> Component<UVec2>
Expand description

Window physical size: The physical size is the actual number of pixels on the screen.

Attributes: MaybeResource, Debuggable, Networked