Modeling3dReconstructSetting class
Settings for 3D object reconstruction.
Constructors
Properties
- faceLevel → int
-
Mesh count level for a 3D object reconstruction task.
Check Modeling3dReconstructConstants.faceLevel for more.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- needRescan → String
-
Extra scanning status for a 3D object reconstruction task.
Check Modeling3dReconstructConstants.needRescan for more.
final
- reconstructMode → int
-
Working mode for 3D object reconstruction.
Check Modeling3dReconstructConstants.reconstructMode for more.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- taskId → String
-
ID of the task on which an extra scanning task is based.
final
- taskType → int
-
Type of a 3D object reconstruction task.
Check Modeling3dReconstructConstants.taskType for more.
final
- textureMode → int
-
Texture map mode.
Check Modeling3dReconstructConstants.textureMode for more.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited