Freigeben über


ARSCNFaceGeometry.CreateFaceGeometry Methode

Definition

Überlädt

CreateFaceGeometry(IMTLDevice)
Veraltet.
CreateFaceGeometry(IMTLDevice, Boolean)
Veraltet.

CreateFaceGeometry(IMTLDevice)

Achtung

Use the 'Create' static constructor instead.

[System.Obsolete("Use the 'Create' static constructor instead.", false)]
public static ARKit.ARSCNFaceGeometry CreateFaceGeometry (Metal.IMTLDevice device);
static member CreateFaceGeometry : Metal.IMTLDevice -> ARKit.ARSCNFaceGeometry

Parameter

device
IMTLDevice

Gibt zurück

Attribute

Gilt für:

CreateFaceGeometry(IMTLDevice, Boolean)

Achtung

Use the 'Create' static constructor instead.

[System.Obsolete("Use the 'Create' static constructor instead.", false)]
public static ARKit.ARSCNFaceGeometry CreateFaceGeometry (Metal.IMTLDevice device, bool fillMesh);
static member CreateFaceGeometry : Metal.IMTLDevice * bool -> ARKit.ARSCNFaceGeometry

Parameter

device
IMTLDevice
fillMesh
Boolean

Gibt zurück

Attribute

Gilt für: