public BatchItem () { vctTL = new VertexColorTexture(); vctTR = new VertexColorTexture(); vctBL = new VertexColorTexture(); vctBR = new VertexColorTexture(); }
public BatchItem() { vctTL = new VertexColorTexture(); vctTR = new VertexColorTexture(); vctBL = new VertexColorTexture(); vctBR = new VertexColorTexture(); }
public BatchItem() { vctTL = new VertexColorTexture(); vctTR = new VertexColorTexture(); vctBL = new VertexColorTexture(); vctBR = new VertexColorTexture(); TextureID = 0; Depth = 0; }