|
Space Engineers
|
Public Member Functions | |
| void | UpdateMesh (MyRenderMessageUpdateClipmapCell msg) |
| void | UpdateWorldMatrix (ref MatrixD worldMatrix, bool sortIntoCullObjects) |
| void | SetDithering (float dithering) |
| bool | IsValid () |
Definition at line 6 of file IMyClipmapCell.cs.
| bool VRageRender.Voxels.IMyClipmapCell.IsValid | ( | ) |
| void VRageRender.Voxels.IMyClipmapCell.SetDithering | ( | float | dithering | ) |
| void VRageRender.Voxels.IMyClipmapCell.UpdateMesh | ( | MyRenderMessageUpdateClipmapCell | msg | ) |
| void VRageRender.Voxels.IMyClipmapCell.UpdateWorldMatrix | ( | ref MatrixD | worldMatrix, |
| bool | sortIntoCullObjects | ||
| ) |
1.8.8