menu
three_js_core package
documentation
renderers/webgl/index.dart
AttributeLocations
AttributeLocations constructor
AttributeLocations constructor
dark_mode
light_mode
AttributeLocations
constructor
AttributeLocations
(
{
dynamic
location
,
int
locationSize
=
0
,
int
type
=
0
,
})
Implementation
AttributeLocations({ this.location, this.locationSize = 0, this.type = 0 });
three_js_core package
documentation
renderers/webgl/index
AttributeLocations
AttributeLocations constructor
AttributeLocations class