Function ambient_guest_bridge::core::camera::components::orthographic_from_window
source · pub fn orthographic_from_window() -> Component<EntityId>
Expand description
Orthographic from window: The bounds of this orthographic camera will be updated to match the window automatically. Should point to an entity with a window_logical_size
component.
Attributes: Debuggable, Networked, Store