GaussianSplattingResource

A high-level representation of a Gaussian splatting resource.

Constructors

Link copied to clipboard
constructor(path: String, loadType: LoadType = LoadType.FROM_ASSETS)

Constructs a Gaussian splatting resource via file path.

Types

Link copied to clipboard
object Companion

The companion object of GaussianSplattingResource.

Functions

Link copied to clipboard
open override fun close()

You need to manually release the resource to free the memory it occupies.