ori::core::views

Function scale

Source
pub fn scale<V>(scale: impl Into<Vector>, view: V) -> Transform<V>
Expand description

Create a new Transform view that scales its content.