maxon::nodes::MATERIALEXCHANGE Namespace Reference

Functions

 MAXON_ATTRIBUTE (maxon::InternedId, INTENT, "net.maxon.nodes.materialexchange.intent")
 
 MAXON_ATTRIBUTE (void, INTENT_VIEWPORT, "net.maxon.nodes.materialexchange.intent_viewport")
 
 MAXON_ATTRIBUTE (void, INTENT_EXPORT, "net.maxon.nodes.materialexchange.intent_export")
 

Function Documentation

◆ MAXON_ATTRIBUTE() [1/3]

maxon::nodes::MATERIALEXCHANGE::MAXON_ATTRIBUTE ( maxon::InternedId  ,
INTENT  ,
"net.maxon.nodes.materialexchange.intent"   
)

INTENT gives and indication of the intention for material exchange query of a particular subject to allow you to react differently.

◆ MAXON_ATTRIBUTE() [2/3]

maxon::nodes::MATERIALEXCHANGE::MAXON_ATTRIBUTE ( void  ,
INTENT_VIEWPORT  ,
"net.maxon.nodes.materialexchange.intent_viewport"   
)

Used for material preview in viewport.

◆ MAXON_ATTRIBUTE() [3/3]

maxon::nodes::MATERIALEXCHANGE::MAXON_ATTRIBUTE ( void  ,
INTENT_EXPORT  ,
"net.maxon.nodes.materialexchange.intent_export"   
)

Used for material export.