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

返回

属性

适用于