Uses of Class
mgui.interfaces.InterfaceEnvironment.Snapshot3DMode
| Package | Description |
|---|---|
| mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
-
Uses of InterfaceEnvironment.Snapshot3DMode in mgui.interfaces
Methods in mgui.interfaces that return InterfaceEnvironment.Snapshot3DMode Modifier and Type Method Description static InterfaceEnvironment.Snapshot3DModeInterfaceEnvironment. getSnapshot3DMode()Returns the current mode for take 3D screenshots.static InterfaceEnvironment.Snapshot3DModeInterfaceEnvironment.Snapshot3DMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static InterfaceEnvironment.Snapshot3DMode[]InterfaceEnvironment.Snapshot3DMode. values()Returns an array containing the constants of this enum type, in the order they are declared.