add grids panel
This commit is contained in:
@@ -8,6 +8,7 @@ class NodeImage : public Node
|
||||
public:
|
||||
static ui::Plane m_plane;
|
||||
static Sampler m_sampler;
|
||||
static Sampler m_sampler_mips;
|
||||
bool m_use_atlas = false;
|
||||
bool m_use_mipmaps = false;
|
||||
glm::vec4 m_region;
|
||||
|
||||
Reference in New Issue
Block a user