MDLMeshBuffer_Extensions.GetLength(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 length of the buffer, in bytes.
public static nuint GetLength (this ModelIO.IMDLMeshBuffer This);
static member GetLength : ModelIO.IMDLMeshBuffer -> nuint
Parameters
- This
- IMDLMeshBuffer
The instance on which this method operates.
Returns
System.System.UIntPtr
System.unativeint