Photon.Pun.UtilityScripts.CellTree Class Reference
Represents the tree accessible from its root node. More...
Public Member Functions | |
CellTree () | |
Default constructor. More... | |
CellTree (CellTreeNode root) | |
Constructor to define the root node. More... | |
Properties | |
CellTreeNode | RootNode [get] |
Represents the root node of the cell tree. More... | |
Detailed Description
Represents the tree accessible from its root node.
Constructor & Destructor Documentation
◆ CellTree() [1/2]
Photon.Pun.UtilityScripts.CellTree.CellTree | ( | ) |
Default constructor.
◆ CellTree() [2/2]
Photon.Pun.UtilityScripts.CellTree.CellTree | ( | CellTreeNode | root | ) |
Constructor to define the root node.
- Parameters
-
root The root node of the tree.
Property Documentation
◆ RootNode
|
get |
Represents the root node of the cell tree.
The documentation for this class was generated from the following file:
- 3rd-Party/Photon/PhotonUnityNetworking/UtilityScripts/Culling/CullArea.cs