d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
Dub
Repo
RenderableMesh.this
d2d
rendering
mesh
RenderableMesh
Constructor for creating a new RenderableMesh with existing data.
this
(uint bufferID, uint[] vbos, uint indexLength)
this
(uint bufferID, uint count, bool indexed)
class
RenderableMesh
this
(
uint
bufferID
,
uint
count
,
bool
indexed
)
Meta
Source
See Implementation
d2d
rendering
mesh
RenderableMesh
aliases
indexLength
constructors
this
functions
indexStride
variables
bufferID
count
indexType
indexed
primitiveType
start
vbos
Constructor for creating a new RenderableMesh with existing data.