Skip to main content
API Reference com.nianticspatial.nsdk.mesh MeshingSession

configure

Configures the meshing feature with the specified settings. > Note: If this method is called while meshing is running, the meshing feature will restart with the new configuration, and any mesh data that has been produced will be lost.

Declaration

fun configure(config: MeshingConfig)

Summary

Configures the meshing feature with the specified settings. > Note: If this method is called while meshing is running, the meshing feature will restart with the new configuration, and any mesh data that has been produced will be lost.


ON THIS PAGE