Uses of Enum
com.agisoft.metashape.MappingMode
Packages that use MappingMode
-
Uses of MappingMode in com.agisoft.metashape
Methods in com.agisoft.metashape that return MappingModeModifier and TypeMethodDescriptionstatic MappingModeReturns the enum constant of this type with the specified name.static MappingMode[]MappingMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MappingMode in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return MappingModeMethods in com.agisoft.metashape.tasks with parameters of type MappingModeModifier and TypeMethodDescriptionvoidBuildUV.setMappingMode(MappingMode value) Texture mapping mode.