MDLVoxelArray.CreateMesh(IMDLMeshBufferAllocator) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a mesh that encloses the voxels in the array.
[Foundation.Export("meshUsingAllocator:")]
public virtual ModelIO.MDLMesh CreateMesh (ModelIO.IMDLMeshBufferAllocator allocator);
abstract member CreateMesh : ModelIO.IMDLMeshBufferAllocator -> ModelIO.MDLMesh
override this.CreateMesh : ModelIO.IMDLMeshBufferAllocator -> ModelIO.MDLMesh
Parameters
Returns
- Attributes