Companion

Functions

Link copied to clipboard

Creates a TerrainProvider that produces terrain geometry by tessellating height maps retrieved from a VT MÄK VR-TheWorld server.

Link copied to clipboard
fun fromUrlAsync(    url: Resource,     options: VRTheWorldTerrainProvider.ConstructorOptions? = definedExternally): <Error class: unknown class><VRTheWorldTerrainProvider>
fun fromUrlAsync(    url: String,     options: VRTheWorldTerrainProvider.ConstructorOptions? = definedExternally): <Error class: unknown class><VRTheWorldTerrainProvider>