Share via


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

定义

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

参数

width
nfloat
height
nfloat
length
nfloat

返回

属性

适用于