Click or drag to resize
DGNodeNodeName Property
Gets the name of the node in the Maya Dependency Graph to which this instance corresponds.

Namespace: Candlelight.Maya
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string NodeName { get; }

Property Value

Type: String
The name of the node in the Maya Dependency Graph to which this instance corresponds.
See Also