Share via


IMDLMeshBuffer.Allocator Property

Definition

Gets the allocator that is used to allocate memory for the mesh buffer.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.IMDLMeshBufferAllocator Allocator { [Foundation.Export("allocator", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allocator", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Allocator : ModelIO.IMDLMeshBufferAllocator

Property Value

Attributes

Applies to