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