Class EmptyTextureNode
Inherited Members
Namespace: InsaneScatterbrain.MapGraph
Syntax
public class EmptyTextureNode : ProcessorNode, IProcessorNode, IProviderNode, IConsumerNode, IScriptNode, INode
Properties
SizeIn
Declaration
protected InPort SizeIn { get; }
Property Value
Type | Description |
---|---|
InPort |
TextureOut
Declaration
protected OutPort TextureOut { get; }
Property Value
Type | Description |
---|---|
OutPort |
Methods
OnProcess()
Declaration
protected override void OnProcess()