<Code Lib>
2021 Method
Changes 0
M

DividedSurface.IsSeedNode

Description:
Reports whether a grid node is a "seed node," a node that is associated with one or more tiles.

public bool IsSeedNode(
	GridNode gridNode
)

Return Value bool

Loading…