共用方式為


SCNCapsule.Create(nfloat, nfloat) 方法

定義

[Foundation.Export("capsuleWithCapRadius:height:")]
public static SceneKit.SCNCapsule Create (nfloat capRadius, nfloat height);
static member Create : nfloat * nfloat -> SceneKit.SCNCapsule

參數

capRadius
nfloat
height
nfloat

傳回

屬性

適用於