Compartir a través de


GKOctree<ElementType>.FromBoundingBox(GKBox, Single) Método

Definición

[Foundation.Export("octreeWithBoundingBox:minimumCellSize:")]
public static GameplayKit.GKOctree<ElementType> FromBoundingBox (GameplayKit.GKBox box, float minCellSize);
static member FromBoundingBox : GameplayKit.GKBox * single -> GameplayKit.GKOctree<'ElementType (requires 'ElementType :> Foundation.NSObject)>

Parámetros

box
GKBox
minCellSize
Single

Devoluciones

Atributos

Se aplica a