RenderResourcesCreate Method |
Namespace: Lumiscaphe.Workshop.Interop
public static RenderResources Create( RenderContext renderContext, RenderResolution resolution, int samples, ExtraBuffersAllocation buffersAllocation )
Exception | Condition |
---|---|
ObjectNullException | renderContext == null |
ObjectDestroyedException | RenderContext::IsDestroyed == true |