Class NodeRenderTexture
Class NodeRenderTexture. Implements the NodeRuntime
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[NodeCategory("Type", "RenderTexture", NodeTick.Asynchronous, (LifeCycle)0, 0, NodeMode.Standard, false, Mode = NodeMode.Standard)]
public class NodeRenderTexture : NodeRuntime
Fields
Name | Description |
---|---|
data | The data |
texture | The texture |
Methods
Name | Description |
---|---|
InternalInitialize() | The implementation of this virtual function shall handle special initialization code to handle when the graph is initialized. |