다음을 통해 공유


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

반환

특성

적용 대상