Table of Contents

Class InputSpots

public class InputSpots : CGModule
Inheritance
Object
Component
Behaviour
MonoBehaviour
DTVersionedMonoBehaviour
InputSpots
Inherited Members

Fields

OutSpots

[HideInInspector]
[OutputSlotInfo(typeof(CGSpots))]
public CGModuleOutputSlot OutSpots

Field Value

CGModuleOutputSlot

Properties

Spots

public List<CGSpot> Spots { get; set; }

Property Value

List<CGSpot>

Methods

Refresh()

Add Module processing code in here

public override void Refresh()