Exemplo n.º 1
0
func (e *Entity) SetView(m mgl.Mat4) {
	e.SetModel(m.Inv())
}