Compartilhar via


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

Definição

[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

Retornos

Atributos

Aplica-se a