Share via


SCNGeometryElement.FromSubmesh(MDLSubmesh) Method

Definition

[Foundation.Export("geometryElementWithMDLSubmesh:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static SceneKit.SCNGeometryElement FromSubmesh(ModelIO.MDLSubmesh submesh);
[<Foundation.Export("geometryElementWithMDLSubmesh:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromSubmesh : ModelIO.MDLSubmesh -> SceneKit.SCNGeometryElement

Parameters

submesh
MDLSubmesh

Returns

Attributes

Applies to