Small World Engine API Reference - v0.46.1
Preparing search index...
Topology
Variable Topology
Const
Topology
:
{
LINE_LIST
:
"line-list"
;
TRIANGLE_LIST
:
"triangle-list"
}
= ...
Primitive topologies for rendering.
Type Declaration
Readonly
LINE_LIST
:
"line-list"
A list of lines.
Readonly
TRIANGLE_LIST
:
"triangle-list"
A list of triangles.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Small World Engine API Reference - v0.46.1
Loading...
Primitive topologies for rendering.