Interface IForgeModelTransform

    • Method Detail

      • getPartTransformation

        default TransformationMatrix getPartTransformation​(java.lang.Object part)
        Parameters:
        part - Part of the model we are wanting to transform. An empty optional means we want a transform for the entire model.
        Returns:
        A transformation to apply to the part, if any. The coordinate system of the transform is determined by the part type.