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