MColor
Celestial Body Schema
/ Definitions / MColor
Schema Type: JSON Type: object
No Description Found
r
Type: integer Minimum: 0Maximum: 2147483647
The red component of this colour from 0-255, higher values will make the colour glow if applicable.
g
Type: integer Minimum: 0Maximum: 2147483647
The green component of this colour from 0-255, higher values will make the colour glow if applicable.
b
Type: integer Minimum: 0Maximum: 2147483647
The blue component of this colour from 0-255, higher values will make the colour glow if applicable.
a
Type: integer Minimum: 0Maximum: 255Default: 255
The alpha (opacity) component of this colour