Method Transform
Transform(IMap<Vector3, TInput>)
Transforms the specified input to a corresponding output item.
protected virtual IMap<Vector3, TOutput> Transform(IMap<Vector3, TInput> input)
Parameters
Returns
Remarks
Override this method to change the node's behaviour.
Exceptions
- NotImplementedException
Not overridden by the derived type