attributes property

JSArray<GPUVertexAttribute> get attributes

Implementation

external JSArray<GPUVertexAttribute> get attributes;
set attributes (JSArray<GPUVertexAttribute> value)

Implementation

external set attributes(JSArray<GPUVertexAttribute> value);