MDLAsset.BufferAllocator Property
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 the application developer specified when constructing the asset, or an internal allocator if none was specified.
public virtual ModelIO.IMDLMeshBufferAllocator BufferAllocator { [Foundation.Export("bufferAllocator", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.BufferAllocator : ModelIO.IMDLMeshBufferAllocator
Property Value
- Attributes