Type Alias nannou::prelude::geom::vertex::Default

source ·
pub type Default = Vec3;
Expand description

If a type is not specified for a piece of geometry, this is the default type used.

Aliased Type§

struct Default(/* private fields */);