Struct Complexity
Represents the minimum real-world data needed in order to start fulfilling conditions.
Namespace: Unity.MARS.Query
Syntax
[Serializable]
public struct Complexity
Fields
minBounds
Bounds that define the minimum volume of spatial data needed.
Declaration
public Bounds minBounds
Field Value
Type | Description |
---|---|
Bounds |