DataBuffer Constructor

Overload List
  NameDescription
Public methodDataBuffer(InputConnector, Int32)
Initializes a new instance of the DataBuffer class and prepares buffers for the specified input only.
Public methodDataBuffer(Transform, Int32)
Initializes a new instance of the DataBuffer class and prepares buffers for all inputs, as well as for the output data.
Top
See Also