BufferPrimitiveMaterial
open external class BufferPrimitiveMaterial(options: BufferPrimitiveMaterialOptions? = definedExternally)(source)
Material description for a BufferPrimitive. Abstract.
BufferPrimitiveMaterial objects are {@link Packable|packable}, stored when calling BufferPrimitive.setMaterial. Subsequent changes to the material will not affect the primitive until setMaterial() is called again.