menu
vector_math package
documentation
vector_math_geometry.dart
VertexAttrib
VertexAttrib constructor
VertexAttrib constructor
dark_mode
light_mode
VertexAttrib
constructor
VertexAttrib
(
String
name
,
int
size
,
String
type
)
Implementation
VertexAttrib(this.name, this.size, this.type) : stride = 0, offset = 0;
vector_math package
documentation
vector_math_geometry
VertexAttrib
VertexAttrib constructor
VertexAttrib class