-Minimeshes are used to draw large numbers of meshes at once, such as foliage. They are created from a mesh, and each minimesh must have the same model and texture as the original mesh, but everything else may be changed. Using a minimesh instead of a mesh results in faster rendering speeds.
VB.NET
'todo
C++
//todo
| Method | Description | ||||
|---|---|---|---|---|---|
| ComputeBoundings | Short description of ComputeBoundings | ||||
| CreateBillboard | Short description of CreateBillboard | ||||
| CreateFromMesh | Short description of CreateFromMesh | ||||
| Destroy | Short description of Destroy | ||||
| Duplicate | Short description of Duplicate | ||||
| Enable | Short description of Enable | ||||
| EnableFrustumCulling | Short description of EnableFrustumCulling | ||||
| EnableMiniMesh | Short description of EnableMiniMesh | ||||
| GetAlphaBlendingEx | Short description of GetAlphaBlendingEx | ||||
| GetAlphaTest | Short description of GetAlphaTest | ||||
| GetBoundingBox | Short description of GetBoundingBox | ||||
| GetBoundingSphere | Short description of GetBoundingSphere | ||||
| GetColor | Short description of GetColor | ||||
| GetFadeOptions | Short description of GetFadeOptions | ||||
| GetFadeOptions | Short description of GetFadeOptions | ||||
| GetFadeOptions | Short description of GetFadeOptions | ||||
| GetFadeOptions | Short description of GetFadeOptions | ||||
| GetFadeOptions | Short description of GetFadeOptions | ||||
| GetFirstDisabledMinimesh | Short description of GetFirstDisabledMinimesh | ||||
| GetGlobalPosition | Short description of GetGlobalPosition | ||||
| GetIndex | Short description of GetIndex | ||||
| GetItemBoundingBox | Short description of GetItemBoundingBox | ||||
| GetItemBoundingSphere | Short description of GetItemBoundingSphere | ||||
| GetItemTriangleCount | Short description of GetItemTriangleCount | ||||
| GetItemVertexCount | Short description of GetItemVertexCount | ||||
| GetMaterial | Short description of GetMaterial | ||||
| GetMatrix | Short description of GetMatrix | ||||
| GetMaxMeshCount | Short description of GetMaxMeshCount | ||||
| GetName | Short description of GetName | ||||
| GetPosition | Short description of GetPosition | ||||
| GetRotation | Short description of GetRotation | ||||
| GetScale | Short description of GetScale | ||||
| GetShader | Short description of GetShader | ||||
| GetTag | Short description of GetTag | ||||
| GetTexture | Short description of GetTexture | ||||
| GetUserData | Short description of GetUserData | ||||
| IsMiniMeshEnabled | Short description of IsMiniMeshEnabled | ||||
| Render | Short description of Render | ||||
| SetAlphaSort | Short description of SetAlphaSort | ||||
| SetAlphaTest | Short description of SetAlphaTest | ||||
| SetAlphaToCoverage | Short description of SetAlphaToCoverage | ||||
| SetBlendingMode | Short description of SetBlendingMode | ||||
| SetClamping | Short description of SetClamping | ||||
| SetColor | Short description of SetColor | ||||
| SetColorArray | Short description of SetColorArray | ||||
| SetColorMode | Short description of SetColorMode | ||||
| SetCullMode | Short description of SetCullMode | ||||
| SetEnableArray | Short description of SetEnableArray | ||||
| SetFadeOptions | Short description of SetFadeOptions | ||||
| SetGlobalPosition | Short description of SetGlobalPosition | ||||
| SetIndex | Short description of SetIndex | ||||
| SetMaterial | Short description of SetMaterial | ||||
| SetMatrix | Short description of SetMatrix | ||||
| SetMatrixArray | Short description of SetMatrixArray | ||||
| SetMaxMeshCount | Short description of SetMaxMeshCount | ||||
| SetName | Short description of SetName | ||||
| SetPosition | Short description of SetPosition | ||||
| SetPositionArray | Short description of SetPositionArray | ||||
| SetRotation | Short description of SetRotation | ||||
| SetRotationArray | Short description of SetRotationArray | ||||
| SetRotationMode | Short description of SetRotationMode | ||||
| SetScale | Short description of SetScale | ||||
| SetScaleArray | Short description of SetScaleArray | ||||
| SetShader | Short description of SetShader | ||||
| SetTag | Short description of SetTag | ||||
| SetTexture | Short description of SetTexture | ||||
| SetTextureEx | Short description of SetTextureEx | ||||
| SetUserData | Short description of SetUserData | ||||