Share via


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

返回

属性

适用于