GKRTreeSplitStrategy Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public enum GKRTreeSplitStrategy
type GKRTreeSplitStrategy = 
Inheritance
GKRTreeSplitStrategy
Attributes

Fields

Halve 0
Linear 1
Quadratic 2
ReduceOverlap 3

Applies to