render_target property

render_target property

Gets the render target that created this viewport.

Definition:

@property
def render_target(self):
    ...

See Also