Interface ValueLayerStyle3D

    • Method Detail

      • getY

        float getY​(double... coordinates)
        Gets the Y (height) value for the specified coordinates.
        Parameters:
        coordinates - the coordinates to get the Y value for.
        Returns:
        the Y (height) value for the specified coordinates.