Comment on page
RgbaSignal
The
RgbaSignal
class monitors a RGBA color value.Property | Description |
alpha | (get) alpha: ScalarSignal (set) (Not Available) Returns the value of the alpha channel between 0 and 1.0. |
blue | (get) blue: ScalarSignal (set) (Not Available) Returns the value of the blue channel between 0 and 1.0. |
green | (get) green: ScalarSignal (set) (Not Available) Returns the value of the green channel between 0 and 1.0. |
red | (get) red: ScalarSignal (set) (Not Available) Returns the value of the red channel between 0 and 1.0. |
This module exposes no methods.
Last modified 3yr ago