maxon.NodeSpaceIdentifiers

Description

Holds the identifiers for all node spaces shipped with Cinema 4D.

Note

When you want to reference the node space added by a plugin, you must ask the plugin vendor for the node space id literal of that plugin, e.g., com.fancyplugins.nodespace.foo. When asked for a node space ID in the API, you must then pass Id(“com.fancyplugins.nodespace.foo”).

Inheritance diagram

Attributes

maxon.NodeSpaceIdentifiers.RedshiftMaterial

References the node space used by node materials for the Redshift renderer.

maxon.NodeSpaceIdentifiers.SceneNodes

References the node space used by Scene Nodes graphs.

maxon.NodeSpaceIdentifiers.StandardMaterial

References the node space used by node materials for the Standard renderer.