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