Scale

Type Alias Scale 

Source
pub type Scale = Position;

Aliased Type§

pub struct Scale(pub f32, pub f32);

Tuple Fields§

§0: f32§1: f32