SwapChainOutput.error

Result of an unsuccessful call to SwapChain.getNextTexture. SwapChainError.None if the call was successful.

struct SwapChainOutput
SwapChainError error;

Meta