HeightmapImporterService

Show Deprecated
Service
Not Replicated

Summary

Properties

Methods

IsValidColormap(colormapAssetId: Content): Tuple  


IsValidHeightmap(heightmapAssetId: Content): Tuple  


GetHeightmapPreviewAsync(heightmapAssetId: Content): Tuple  YIELDS


ImportHeightmap(region: Region3, heightmapAssetId: Content, colormapAssetId: Content, defaultMaterial: Material): void  YIELDS


Events

Properties

Methods

CancelImportHeightmap

void
Roblox Script Security

Returns

void

IsValidColormap

Roblox Script Security

Parameters

colormapAssetId: Content

Returns

IsValidHeightmap

Roblox Script Security

Parameters

heightmapAssetId: Content

Returns

SetImportHeightmapPaused

void
Roblox Script Security

Parameters

paused: boolean

Returns

void

GetHeightmapPreviewAsync

Yields
Roblox Script Security

Parameters

heightmapAssetId: Content

Returns

ImportHeightmap

void
Yields
Roblox Script Security

Parameters

region: Region3
heightmapAssetId: Content
colormapAssetId: Content
defaultMaterial: Material

Returns

void

Events

ColormapHasUnknownPixels

Roblox Script Security

ProgressUpdate

Roblox Script Security

Parameters

progressRatio: number
operation: string