RenderTexture.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.

class RenderTexture
const
getDefaultView
()

Return Value

Type: View

The default view of the render target.

Meta