Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    HeightmapExtensions Class

    Namespace: Stride.Physics
    Assembly: Stride.Physics.dll
    System.Object → HeightmapExtensions
    Derived from HeightmapExtensions:

    public static class HeightmapExtensions
    Name Description
    Methods
    CreateTexture(Heightmap, GraphicsDevice)
    IsValid(Heightmap)
    | Improve this Doc View Source

    Methods


    CreateTexture(Heightmap, GraphicsDevice)

    public static Texture CreateTexture(this Heightmap heightmap, GraphicsDevice device)
    Parameters
    Type Name Description
    Heightmap heightmap
    GraphicsDevice device
    Returns
    Type Description
    Texture

    IsValid(Heightmap)

    public static bool IsValid(this Heightmap heightmap)
    Parameters
    Type Name Description
    Heightmap heightmap
    Returns
    Type Description
    System.Boolean

    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation