Interface BlockTransformation
- All Known Implementing Classes:
ResizeTransformation
public interface BlockTransformation
-
Method Summary
-
Method Details
-
getTransform
@NotNull @NotNull org.joml.Matrix4f getTransform(double pathCompletion)
-
ResizeTransformation