共用方式為


SCNBox.Create(nfloat, nfloat, nfloat, nfloat) 方法

定義

[Foundation.Export("boxWithWidth:height:length:chamferRadius:")]
public static SceneKit.SCNBox Create (nfloat width, nfloat height, nfloat length, nfloat chamferRadius);
static member Create : nfloat * nfloat * nfloat * nfloat -> SceneKit.SCNBox

參數

width
nfloat
height
nfloat
length
nfloat
chamferRadius
nfloat

傳回

屬性

適用於