Programming API Reference: SharpGfx.Tensors

Class public Color4

is Coordinate4
TODO
Property public float R { get }: TODO
Property public float G { get }: TODO
Property public float B { get }: TODO
Property public float A { get }: TODO

Constructor()

TODO
  • float r
  • float g
  • float b
  • float a

Constructor()

TODO
Property public Color3 Color3 { get }: TODO

Operator public static Color4 *()

TODO

Operator public static Color4 *()

TODO

Operator public static Color4 *()

TODO

Operator public static Color4 +()

TODO

Operator public static Color4 -()

TODO