Loading...
Searching...
No Matches
HdMaterialConnection2 Struct Reference

HdMaterialNetwork2. More...

#include <material.h>

Public Member Functions

bool operator== (const HdMaterialConnection2 &rhs) const
 

Public Attributes

SdfPath upstreamNode
 
TfToken upstreamOutputName
 

Detailed Description

HdMaterialNetwork2.

This struct replaces the previously used MatfiltNetwork and HdSt_MaterialNetwork. In the furuture this HdMaterialNetwork2 will replace the current HdMaterialNetwork defined above.

Describes a single connection to an upsream node and output port Replacement for HdMaterialRelationship.

Definition at line 148 of file material.h.

Member Function Documentation

◆ operator==()

bool operator== ( const HdMaterialConnection2 rhs) const
inline

Definition at line 153 of file material.h.

Member Data Documentation

◆ upstreamNode

SdfPath upstreamNode

Definition at line 150 of file material.h.

◆ upstreamOutputName

TfToken upstreamOutputName

Definition at line 151 of file material.h.


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