[][src]Type Definition gfx::texture::Dimensions

type Dimensions = (u16, u16, u16, AaMode);

Dimensions: width, height, depth, and samples.