RenderImageFboCreate Method (RenderResources, RenderResolution, Int32, Int32, Int32) |
Namespace: Lumiscaphe.Workshop.Interop
public static RenderImageFbo Create( RenderResources resources, RenderResolution resolution, int textureId, int target, int format )
| Exception | Condition |
|---|---|
| ObjectNullException | resources == null |
| ObjectDestroyedException | RenderResources::IsDestroyed == true |