Programming API Reference: SharpGfx.Tensors

Class public Color3

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

Constructor()

TODO
  • float r
  • float g
  • float b

Method public Color4 GetColor4()

TODO
  • float alpha

Operator public static Color3 *()

TODO

Operator public static Color3 *()

TODO

Operator public static Color3 *()

TODO

Operator public static Color3 +()

TODO

Operator public static Color3 -()

TODO