Loading...
Searching...
No Matches
HdMaterialNode Struct Reference

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, VtValueparameters
 

Detailed Description

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.

Member Data Documentation

◆ identifier

TfToken identifier

Definition at line 105 of file material.h.

◆ parameters

std::map<TfToken, VtValue> parameters

Definition at line 106 of file material.h.

◆ path

SdfPath path

Definition at line 104 of file material.h.


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