Interface ResourceHandle<T>

All Known Implementing Classes:
FrameGraphBuilder.Handle

public interface ResourceHandle<T>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ResourceHandle<?>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
    static <T> ResourceHandle<T>
     
  • Field Details

  • Method Details