 | DGNodeNodeName Property |
Gets the name of the node in the Maya Dependency Graph to which this instance corresponds.
Namespace: Candlelight.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic string NodeName { get; }
Property Value
Type:
StringThe name of the node in the Maya Dependency Graph to which this instance corresponds.
See Also