Class HeightmapExtensions
public static class HeightmapExtensions
- Inheritance
-
HeightmapExtensions
Methods
CreateTexture(Heightmap, GraphicsDevice)
public static Texture CreateTexture(this Heightmap heightmap, GraphicsDevice device)
Parameters
heightmap
Heightmapdevice
GraphicsDevice
Returns
IsValid(Heightmap)
public static bool IsValid(this Heightmap heightmap)
Parameters
heightmap
Heightmap