mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
Made Vectors CRepr
This commit is contained in:
@@ -14,8 +14,7 @@ namespace GlitchyEngine.Math
|
||||
/**
|
||||
Represents a four component floating point color
|
||||
*/
|
||||
[BonTarget]
|
||||
[CRepr]
|
||||
[BonTarget, CRepr]
|
||||
struct ColorRGBA
|
||||
{
|
||||
// from DirectXColors.h
|
||||
|
||||
Reference in New Issue
Block a user