SCNBox.Create(nfloat, nfloat, nfloat, nfloat) Método

Definição

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

Parâmetros

width
nfloat
height
nfloat
length
nfloat
chamferRadius
nfloat

Retornos

Atributos

Aplica-se a