Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 731 Bytes

printing3dmesh_createtrianglematerialindices_1629565064.md

File metadata and controls

25 lines (18 loc) · 731 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Graphics.Printing3D.Printing3DMesh.CreateTriangleMaterialIndices(System.UInt32)
winrt method
xbox

Windows.Graphics.Printing3D.Printing3DMesh.CreateTriangleMaterialIndices

-description

Creates the buffer for triangle material indices.

-parameters

-param value

The capacity of the buffer, the maximum number of bytes that the IBuffer can hold.

-remarks

To access the buffer for triangle material indices, use GetTriangleMaterialIndices.

-examples

-see-also