remove camera attr purpose

This commit is contained in:
faiface 2016-12-02 22:54:09 +01:00
parent defb4b3778
commit 9112aeb802
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ const (
TexCoord TexCoord
// Transform is an object transformation matrix // Transform is an object transformation matrix
Transform Transform
// Camera is a camera view matrix
Camera
// IsTexture signals, whether a texture is present. // IsTexture signals, whether a texture is present.
IsTexture IsTexture
// NumStandardAttrPurposes is the number of standard attribute purposes // NumStandardAttrPurposes is the number of standard attribute purposes