次の方法で共有


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

戻り値

属性

適用対象