Click or drag to resize

MeshlessGridplacedClusters Property

[Missing <summary> documentation for "P:BrydenWoodUnity.Grid.MeshlessGrid.placedClusters"]

Namespace:  BrydenWoodUnity.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Dictionary<GameObject, int[]> placedClusters { get; set; }

Property Value

Type: DictionaryGameObject, Int32
See Also