HDK
|
#include <material.h>
Public Attributes | |
SdfPath | path |
TfToken | identifier |
std::map< TfToken, VtValue > | parameters |
Describes a material node which is made of a path, an identifier and a list of parameters.
Definition at line 89 of file material.h.
TfToken HdMaterialNode::identifier |
Definition at line 92 of file material.h.
Definition at line 93 of file material.h.
SdfPath HdMaterialNode::path |
Definition at line 91 of file material.h.