Draw command
Last updated
Last updated
primitive_topology
Defines the shape and structure of the primitives being drawn (e.g., points, lines, triangles).
vertices
The collection of that define the shape or geometry of the primitive.
indices
Defines the order in which vertices are connected to form the primitive.
z_index
Represents the depth or layering of the object, determining its visibility relative to other objects in space.