次の方法で共有


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

戻り値

属性

適用対象