mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Drag Texture
This commit is contained in:
@@ -30,6 +30,7 @@ namespace GlitchyEngine.World
|
||||
{
|
||||
public Texture2D Sprite = null;
|
||||
public ColorRGBA Color = .White;
|
||||
public Vector4 UvTransform = .(0, 0, 1, 1);
|
||||
|
||||
public this()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user