MDLMeshBuffer_Extensions.GetType(IMDLMeshBuffer) Method

Definition

Returns a value that indicates whether the buffer contains indices or vertices.

public static ModelIO.MDLMeshBufferType GetType (this ModelIO.IMDLMeshBuffer This);
static member GetType : ModelIO.IMDLMeshBuffer -> ModelIO.MDLMeshBufferType

Parameters

This
IMDLMeshBuffer

The instance on which this method operates.

Returns

Applies to