MDLMeshBufferZone_Extensions.GetAllocator(IMDLMeshBufferZone) 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.
Gets the allocator that created the zone.
public static ModelIO.IMDLMeshBufferAllocator GetAllocator (this ModelIO.IMDLMeshBufferZone This);
static member GetAllocator : ModelIO.IMDLMeshBufferZone -> ModelIO.IMDLMeshBufferAllocator
Parameters
- This
- IMDLMeshBufferZone
The instance on which this method operates.