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

Window logical size: The logical size is the physical size divided by the scale factor.

Attributes: MaybeResource, Debuggable, Networked