QuadTree.Root Property

The first node of the tree. It can be a QuadEntityDataNode for QuadTree or Octant for Octree.
Public ReadOnly Property Root() As QuadEntityDataNode
This language is not supported or no code example is available.
public QuadEntityDataNode Root {get;}
This language is not supported or no code example is available.

Property Value

QuadEntityDataNode

.NET Framework

Supported in: 4.8

In this article

Definition