| DGNode Class |
Namespace: Candlelight.Maya
public abstract class DGNode : MonoBehaviour
The DGNode type exposes the following members.
| Name | Description | |
|---|---|---|
| Compute |
Perform the node's operation in order to update outputs.
| |
| OpenAPIReferencePage |
Opens the API reference page.
|
| Name | Description | |
|---|---|---|
| GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) | |
| OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |
| Name | Description | |
|---|---|---|
| NodeName |
Gets the name of the node in the Maya Dependency Graph to which this instance corresponds.
|