pub fn aspect_ratio_from_window() -> Component<EntityId>
Expand description

Aspect ratio from window: If attached, the aspect_ratio component will be automatically updated to match the aspect ratio of the window. Should point to an entity with a window_physical_size component.

Attributes: Debuggable, Networked, Store