RenderTarget.getDefaultView

Get the default view of the render target.

The default view has the initial size of the render target, and never changes after the target has been created.

interface RenderTarget
getDefaultView
const
(
)

Return Value

Type: View

The default view of the render target.

Meta