Share via


MDLMeshBufferData.Map Property

Definition

Gets a mesh buffer map that provides read-only access to the data in the buffer.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLMeshBufferMap Map { [Foundation.Export("map")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("map")>]
member this.Map : ModelIO.MDLMeshBufferMap

Property Value

Implements

Map
Attributes

Applies to