The ColorTexture
class encapsulates a texture that has a color (including alpha channel).
Inherits From : TextureBase
Property | Description |
---|---|
| (get) (Not Available) 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.