pNodeGraph property

Pointer<ma_node_graph> pNodeGraph
getter/setter pair

The graph this node belongs to.

Implementation

external ffi.Pointer<ma_node_graph> pNodeGraph;