Editar

Compartir a través de


SCNGeometry.FromSources(SCNGeometrySource[], SCNGeometryElement[]) Method

Definition

Caution

Use the 'Create (SCNGeometrySource[], SCNGeometryElement[])' method instead, as it has a strongly typed return.

[System.Obsolete("Use the 'Create (SCNGeometrySource[], SCNGeometryElement[])' method instead, as it has a strongly typed return.")]
public static Foundation.NSObject FromSources (SceneKit.SCNGeometrySource[] sources, SceneKit.SCNGeometryElement[] elements);
static member FromSources : SceneKit.SCNGeometrySource[] * SceneKit.SCNGeometryElement[] -> Foundation.NSObject

Parameters

sources
SCNGeometrySource[]
elements
SCNGeometryElement[]

Returns

Attributes

Applies to