Table of Contents

Enum FuncSpaceMapNode.Type

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

How the results should be applied to the output.

public enum FuncSpaceMapNode.Type

Fields

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.