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