Understanding Component Structure
A texture can have up to three components. When combined, the components create the final texture. A component consists of noise and color.
A component can have up to three colors. The combined texture can also have a different set of three colors which is added to the colors from the components. In total your texture can contain up to twelve colors.
The noise in a component is made of base Noise which is modified by the Phase, which controls the complexity of the noise, and the Filter, which determines the shape or pattern of the noise.

Copyright © 2005-2007, DAZ Productions