Share via


SCNPlane.Create(nfloat, nfloat) 方法

定义

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

参数

width
nfloat
height
nfloat

返回

属性

适用于