Function let_engine::resources::data::vert

source ·
pub const fn vert(x: f32, y: f32) -> Vertex
Expand description

Creates a vertex with given x and y coordinates for both position and texture position.