Public API for module isaacsim.asset.importer.heightmap:#

Classes#

  • class HeightmapImporter

    • def init(self, stage: Optional[any] = None)

    • def create_heightmap(self, image: Image.Image, cell_scale: float, create_ground_plane: bool = True, create_lighting: bool = True) -> int