Class GL.GLSLUtils.VertexBuffer()->Attribute
- Variable
name
Variable type
Variable normalize
Variable size
Variable offset
 stringGL.GLSLUtils.VertexBuffer.Attribute.name
intGL.GLSLUtils.VertexBuffer.Attribute.type
boolGL.GLSLUtils.VertexBuffer.Attribute.normalize
intGL.GLSLUtils.VertexBuffer.Attribute.size
intGL.GLSLUtils.VertexBuffer.Attribute.offset
- Method
create
 GL.GLSLUtils.VertexBuffer.Attribute GL.GLSLUtils.VertexBuffer.Attribute(stringname,inttype,boolnormalize,intsize,intoffset)