![]() |
|
Describes a material network composed of nodes, primvars, and relationships between the nodes and terminals of those nodes. More...
#include <material.h>
Public Attributes | |
| std::vector< HdMaterialRelationship > | relationships |
| std::vector< HdMaterialNode > | nodes |
| TfTokenVector | primvars |
Describes a material network composed of nodes, primvars, and relationships between the nodes and terminals of those nodes.
Definition at line 105 of file material.h.
| std::vector<HdMaterialNode> nodes |
Definition at line 108 of file material.h.
| TfTokenVector primvars |
Definition at line 109 of file material.h.
| std::vector<HdMaterialRelationship> relationships |
Definition at line 107 of file material.h.