Share via


MDLVoxelArray.GetCoarseMeshUsingAllocator(IMDLMeshBufferAllocator) Method

Definition

[Foundation.Export("coarseMeshUsingAllocator:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLMesh? GetCoarseMeshUsingAllocator(ModelIO.IMDLMeshBufferAllocator? allocator);
[<Foundation.Export("coarseMeshUsingAllocator:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCoarseMeshUsingAllocator : ModelIO.IMDLMeshBufferAllocator -> ModelIO.MDLMesh
override this.GetCoarseMeshUsingAllocator : ModelIO.IMDLMeshBufferAllocator -> ModelIO.MDLMesh

Parameters

allocator
IMDLMeshBufferAllocator

To be added.

This parameter can be null.

Returns

Attributes

Applies to