remove camera attr purpose
This commit is contained in:
parent
defb4b3778
commit
9112aeb802
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue