![]() |
|
Describes a material node which is made of a path, an identifier and a list of parameters. More...
#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 100 of file material.h.
TfToken identifier |
Definition at line 103 of file material.h.
Definition at line 104 of file material.h.
SdfPath path |
Definition at line 102 of file material.h.