GraphicsDevice.SetRenderTarget Method (Microsoft.Xna.Framework.Graphics)


Namespace: Microsoft.Xna.Framework.Graphics
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public void SetRenderTarget(
	RenderTarget3D renderTarget, 
	int arraySlice
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

renderTarget
Type: Microsoft.Xna.Framework.Graphics.RenderTarget3D
arraySlice
Type: System.Int32
Supported in:

    
 Windows DirectX Desktop