All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdMaterialNode Struct Reference

Describes a material node which is made of a path, an identifier and a list of parameters. More...

Public Attributes

SdfPath path
 
TfToken identifier
 
std::map< TfToken, VtValueparameters
 

Detailed Description

Describes a material node which is made of a path, an identifier and a list of parameters.

Definition at line 101 of file material.h.

Member Data Documentation

TfToken identifier

Definition at line 103 of file material.h.

std::map<TfToken, VtValue> parameters

Definition at line 104 of file material.h.

SdfPath path

Definition at line 102 of file material.h.


The documentation for this struct was generated from the following file: