Loading...
Searching...
No Matches
HdMaterialNetworkMap Struct Reference

Describes a map from network type to network. More...

#include <material.h>

Public Attributes

std::map< TfToken, HdMaterialNetworkmap
 
std::vector< SdfPathterminals
 
VtDictionary config
 

Detailed Description

Describes a map from network type to network.

Definition at line 115 of file material.h.

Member Data Documentation

◆ config

VtDictionary config

Definition at line 119 of file material.h.

◆ map

std::map<TfToken, HdMaterialNetwork> map

Definition at line 117 of file material.h.

◆ terminals

std::vector<SdfPath> terminals

Definition at line 118 of file material.h.


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