MaterialRandom#
(Random)
- Category:
/Material
- Default object name:
random
- Inherits from: ProjectItem > Material
Description#
A material that generates random colors.
Inherited Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
bool |
export_aovs |
VISUAL_HINT_DEFAULT |
Compute and write Aovs defined in the shading graph |
reference (AovStore ) |
arbitrary_output_variables |
VISUAL_HINT_DEFAULT |
Set the list of extra channels to write to the image. |
CID#
class "MaterialRandom" "Material" {
#version 0.9
icon "../icons/object_icons/material_random.iconrc"
doc "A material that generates random colors."
}