Uses of Class
dev.sefiraat.sefilib.misc.TransformationBuilder
Packages that use TransformationBuilder
-
Uses of TransformationBuilder in dev.sefiraat.sefilib.misc
Methods in dev.sefiraat.sefilib.misc that return TransformationBuilderModifier and TypeMethodDescriptionTransformationBuilder.firstRotation(RotationFace face, float angle) Set the second rotation for theTransformation.TransformationBuilder.scale(float scaleX, float scaleY, float scaleZ) Set the scaling for theTransformation.TransformationBuilder.secondRotation(RotationFace face, float angle) Set the second rotation for theTransformation.TransformationBuilder.translation(float deltaX, float deltaY, float deltaZ) Set the translation for theTransformation.