MDLMeshBuffer_Extensions.GetAllocator(IMDLMeshBuffer) 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 the allocator that was used to allocate memory for the mesh buffer..
public static ModelIO.IMDLMeshBufferAllocator GetAllocator (this ModelIO.IMDLMeshBuffer This);
static member GetAllocator : ModelIO.IMDLMeshBuffer -> ModelIO.IMDLMeshBufferAllocator
Parameters
- This
- IMDLMeshBuffer
The instance on which this method operates.