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 102 of file material.h.
TfToken HdMaterialNode::identifier |
Definition at line 105 of file material.h.
Definition at line 106 of file material.h.
SdfPath HdMaterialNode::path |
Definition at line 104 of file material.h.