remove camera attr purpose
This commit is contained in:
parent
defb4b3778
commit
9112aeb802
|
@ -18,8 +18,6 @@ const (
|
|||
TexCoord
|
||||
// Transform is an object transformation matrix
|
||||
Transform
|
||||
// Camera is a camera view matrix
|
||||
Camera
|
||||
// IsTexture signals, whether a texture is present.
|
||||
IsTexture
|
||||
// NumStandardAttrPurposes is the number of standard attribute purposes
|
||||
|
|
Loading…
Reference in New Issue