Skip to content

F3CDDB7E

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

GetRenderTarget2D Property

Get the actual RenderTarget2D.

Definition

Namespace: MonoGame.Forms.NET.Services
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

public RenderTarget2D GetRenderTarget2D { get; set; }

Property Value

RenderTarget2D

See Also

Reference

EditorService.RenderTargetManager.RenderTarget2DHelper Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally