SCNBox.Create(nfloat, nfloat, nfloat, nfloat) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- width
- nfloat
- height
- nfloat
- length
- nfloat
- chamferRadius
- nfloat
Retours
- Attributs