Table of Contents

Class HeightmapExtensions

Namespace
Stride.Physics
Assembly
Stride.Physics.dll
public static class HeightmapExtensions
Inheritance
HeightmapExtensions

Methods

CreateTexture(Heightmap, GraphicsDevice)

public static Texture CreateTexture(this Heightmap heightmap, GraphicsDevice device)

Parameters

heightmap Heightmap
device GraphicsDevice

Returns

Texture

IsValid(Heightmap)

public static bool IsValid(this Heightmap heightmap)

Parameters

heightmap Heightmap

Returns

bool