共用方式為


GKOctree<ElementType>.FromBoundingBox(GKBox, Single) 方法

定義

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

參數

box
GKBox
minCellSize
Single

傳回

屬性

適用於