Gradient#
(MaterialGradient)
- Category:
/Material
- Default object name:
gradient
Description#
A material that defines a color gradient. This material is usually assigned to an environment sphere.
Attributes#
Name | Type | Description |
---|---|---|
Export Aovs | bool |
Compute and write Aovs defined in the shading graph |
Arbitrary Output Variables | reference (AovStore ) |
Set the list of extra channels to write to the image. |
Zenith Color | double[3] |
Set the color at the zenith. |
Sky Color | double[3] |
Set the color of the sky. |
Ground Color | double[3] |
Set the color of the ground. |
Nadir Color | double[3] |
Set the color at the nadir. |