Variable BuiltInShapesConst

BuiltInShapes: {
    Default: Vertex2D[];
    Triangle: Vertex2D[];
} = ...

Type declaration

Generated using TypeDoc