ColorTexture
Last updated
Last updated
The ColorTexture
class encapsulates a texture that has a color (including alpha channel).
Property
Description
color
(get) color: (Not Available) (set) color: ColorSignal
Specifies a ColorSignal
for a solid color texture. A ColorSignal
may be created using the RGBA()
and HSVA()
methods of the Reactive
module.
See Also: ReactiveModule.RGBA
and ReactiveModule.HSVA
.
This module exposes no methods.
Find inspiration, see examples, get support, and share your work with a network of creators.
Find inspiration, see examples, get support, and share your work with a network of creators.
Have a specific question? Maybe it's been answered.