Function ambient_api::core::rect::components::rect
source · pub fn rect() -> Component<()>
Expand description
Rect: If attached to an entity, the entity will be converted to a UI rectangle, with optionally rounded corners and borders.
Attributes: Debuggable, Networked, Store