Function LinkNode.ContainsPoint

ContainsPoint (Int3 point)

Checks if point is inside the node when seen from above.

Public
ContainsPoint (Vector3 point)

Checks if point is inside the node when seen from above.

Public