Klasse ImGuiGizmoConfig.Builder
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.gizmo.ImGuiGizmoConfig.Builder
- Umschließende Klasse:
ImGuiGizmoConfig
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungbuild()withBoundsSnap(float[] snap) withGridSize(float s) withLightMode(boolean v) withLocalBounds(float[] bounds) withLockTransform(boolean v) withLockView(boolean v) withMode(int m) withOperation(int op) withOrthographic(boolean v) withShowGrid(boolean v) withShowViewCube(boolean v) withSnapRotation(boolean on, float deg) withSnapScale(boolean on, float step) withSnapTranslation(boolean on, float step) withViewCubeArmLength(float l)
-
Konstruktordetails
-
Builder
public Builder()
-
-
Methodendetails
-
withOperation
-
withMode
-
withSnapTranslation
-
withSnapRotation
-
withSnapScale
-
withLocalBounds
-
withBoundsSnap
-
withGridSize
-
withShowGrid
-
withShowViewCube
-
withViewCubeArmLength
-
withOrthographic
-
withLockTransform
-
withLockView
-
withLightMode
-
build
-