Mesh.OptimizeInPlace Method

Controls the reordering of mesh faces and vertices to optimize performance.

Overload List

Name Description
Mesh.OptimizeInPlace (MeshFlags, GraphicsStream) Controls the reordering of mesh faces and vertices to optimize performance.

Supported by the .NET Compact Framework.
Mesh.OptimizeInPlace (MeshFlags, Int32[]) Controls the reordering of mesh faces and vertices to optimize performance.

Supported by the .NET Compact Framework.
Mesh.OptimizeInPlace (MeshFlags, GraphicsStream, Int32[], Int32[], GraphicsStream) Controls the reordering of mesh faces and vertices to optimize performance.

Supported by the .NET Compact Framework.
Mesh.OptimizeInPlace (MeshFlags, Int32[], Int32[], Int32[], GraphicsStream) Controls the reordering of mesh faces and vertices to optimize performance.

Supported by the .NET Compact Framework.

See Also

Reference

Mesh Class
Mesh Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace