Interface TransformProvider

  • All Known Subinterfaces:
    CameraProvider
    All Known Implementing Classes:
    AnchorNode, Camera, Node

    public interface TransformProvider
    Interface for providing information about a 3D transformation. See Node.
    • Method Detail

      • getWorldModelMatrix

        Matrix getWorldModelMatrix()