Uses of Class
com.agisoft.metashape.tasks.RemoveLighting
| Package | Description |
|---|---|
| com.agisoft.metashape.tasks |
-
Uses of RemoveLighting in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type RemoveLighting Modifier and Type Method Description protected static longRemoveLighting. getCPtr(RemoveLighting obj)static doubleTasksJNI. RemoveLighting_getAmbientOcclusionMultiplier(long jarg1, RemoveLighting jarg1_)static StringTasksJNI. RemoveLighting_getAmbientOcclusionPath(long jarg1, RemoveLighting jarg1_)static booleanTasksJNI. RemoveLighting_getColorMode(long jarg1, RemoveLighting jarg1_)static doubleTasksJNI. RemoveLighting_getInternalBlur(long jarg1, RemoveLighting jarg1_)static doubleTasksJNI. RemoveLighting_getMeshNoiseSuppression(long jarg1, RemoveLighting jarg1_)static voidTasksJNI. RemoveLighting_setAmbientOcclusionMultiplier(long jarg1, RemoveLighting jarg1_, double jarg2)static voidTasksJNI. RemoveLighting_setAmbientOcclusionPath(long jarg1, RemoveLighting jarg1_, String jarg2)static voidTasksJNI. RemoveLighting_setColorMode(long jarg1, RemoveLighting jarg1_, boolean jarg2)static voidTasksJNI. RemoveLighting_setInternalBlur(long jarg1, RemoveLighting jarg1_, double jarg2)static voidTasksJNI. RemoveLighting_setMeshNoiseSuppression(long jarg1, RemoveLighting jarg1_, double jarg2)