s&
box
News
Api
History
Sign in through
STEAM
RenderTarget
.
GetTemporary
list
Api Index
feed
RenderTarget
class
RenderTarget
Constructors
note_add
RenderTarget
()
Properties
data_object
ColorTarget
data_object
DepthTarget
data_object
Height
data_object
Width
Methods
push_pin
From
( color, depth )
push_pin
GetTemporary
( width, height, colorFormat, depthFormat, msaa, numMips )
push_pin
GetTemporary
( sizeFactor, colorFormat, depthFormat, msaa, numMips )
push_pin
GetTemporary
( width, height, colorFormat, depthFormat, msaa )
push_pin
GetTemporary
( sizeFactor, colorFormat, depthFormat, msaa )
integration_instructions
Dispose
()
integration_instructions
ToString
()
GetTemporary
Sandbox.Engine
static
RenderTarget
GetTemporary
(
int
sizeFactor
=
1
,
ImageFormat
colorFormat
=
-2
,
ImageFormat
depthFormat
=
-2
,
int
msaa
=
0
,
)
Parameters
int
sizeFactor
=
1
,
ImageFormat
colorFormat
=
-2
,
ImageFormat
depthFormat
=
-2
,
int
msaa
=
0
,
Return Value
RenderTarget
output