Condividi tramite


GKOctree<ElementType>.FromBoundingBox(GKBox, Single) Metodo

Definizione

[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)>

Parametri

box
GKBox
minCellSize
Single

Restituisce

Attributi

Si applica a