Enum FuncSpaceMapNode.Type
How the results should be applied to the output.
public enum FuncSpaceMapNode.TypeFields
- AddToY = 1
- The result is added to the Y coordinate of the output. 
- TransformX = 0
- The result is fed to the X coordinate of the output.