Added Outerbounds
This commit is contained in:
parent
50fd42eeb0
commit
0dfc3bec97
@ -66,6 +66,7 @@ namespace NanoBrain {
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// In a multi-cluster each instance can be used for a thing.
|
/// In a multi-cluster each instance can be used for a thing.
|
||||||
/// Cluster instance may also not (yet) be mapped to a thing.
|
/// Cluster instance may also not (yet) be mapped to a thing.
|
||||||
|
[NonSerialized]
|
||||||
public Dictionary<int, Cluster> thingClusters = new();
|
public Dictionary<int, Cluster> thingClusters = new();
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user