共用方式為


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

傳回

屬性

適用於