Field Alpha
Gets the alpha value of this color as a byte (0-255).
[JsonProperty("a")]
public readonly byte Alpha
Returns
- byte
- Gets the alpha value of this color as a byte (0-255).
Gets the alpha value of this color as a byte (0-255).
[JsonProperty("a")]
public readonly byte Alpha