package uniform import "zworld/plugins/math/mat4" type Object struct { Model mat4.T Textures [4]uint32 }