menu
huawei_modeling3d package
documentation
huawei_modeling3d.dart
Modeling3dReconstructDownloadConfig
Modeling3dReconstructDownloadConfig const constructor
Modeling3dReconstructDownloadConfig const constructor
dark_mode
light_mode
Modeling3dReconstructDownloadConfig
constructor
const
Modeling3dReconstructDownloadConfig
(
{
String
modelFormat
=
'OBJ'
,
int
textureMode
=
0
,
})
Implementation
const Modeling3dReconstructDownloadConfig({ this.modelFormat = 'OBJ', this.textureMode = 0, });
huawei_modeling3d package
documentation
huawei_modeling3d
Modeling3dReconstructDownloadConfig
Modeling3dReconstructDownloadConfig const constructor
Modeling3dReconstructDownloadConfig class