次の方法で共有


SCNCylinder.Create(nfloat, nfloat) メソッド

定義

[Foundation.Export("cylinderWithRadius:height:")]
public static SceneKit.SCNCylinder Create (nfloat radius, nfloat height);
static member Create : nfloat * nfloat -> SceneKit.SCNCylinder

パラメーター

radius
nfloat
height
nfloat

戻り値

属性

適用対象