Luna::VG::ShapeDrawCall
Describes one shape draw call.
struct Luna::VG::ShapeDrawCall
Member objects
-
The shape buffer bind to this draw call.
-
The texture bind to this draw call. May be
nullptr
. -
The attached sampler for this draw call.
-
The fist index to draw for this draw call.
-
The number of indices to draw for this draw call.
-
The origin point for this draw call.
-
The rotation for this draw call.