Function ambient_api::core::app::components::window_logical_size
source · 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