Texture2D

Type Alias Texture2D 

Source
pub type Texture2D = Texture;
Expand description

Texture2D, same as Texture

Aliased Typeยง

pub struct Texture2D { /* private fields */ }