Type Alias ModelEncoderInternal

ModelEncoder: (params: ModelEncodeParams, options?: any) => Promise<any>

Encodes geometry and semantic data within a SceneModel and/or a DataModel into model file data.

Type declaration