Interface RenderResource

    • Method Detail

      • release

        void release​(DrawContext dc)
        Frees any resources associated with this instance. After this method returns the rendering resource is invalid, and any associated GL object is deleted.
        Parameters:
        dc - the current draw context