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") | |
| 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::nodes::MATERIALEXCHANGE::MAXON_ATTRIBUTE | ( | void | , |
| INTENT_VIEWPORT | , | ||
| "net.maxon.nodes.materialexchange.intent_viewport" | |||
| ) |
Used for material preview in viewport.
| maxon::nodes::MATERIALEXCHANGE::MAXON_ATTRIBUTE | ( | void | , |
| INTENT_EXPORT | , | ||
| "net.maxon.nodes.materialexchange.intent_export" | |||
| ) |
Used for material export.