Interface TriangleOptions

interface TriangleOptions {
    attributes: WTCGLGeometryAttributeCollection;
}

Properties

Properties