pub type Default = Vec3;
If a type is not specified for a piece of geometry, this is the default type used.
struct Default(/* private fields */);