Made Vectors CRepr

This commit is contained in:
Simon Lübeß
2025-06-17 14:43:26 +02:00
parent 07faafd28d
commit 9b6bb2b8d8
9 changed files with 23 additions and 22 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ namespace GlitchyEngine.Math
/**
Represents a four component floating point color
*/
[BonTarget]
[CRepr]
[BonTarget, CRepr]
struct ColorRGBA
{
// from DirectXColors.h