comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
RenderTarget
.GetTemporary
static
RenderTarget
GetTemporary
(
int
width
,
int
height
,
ImageFormat
colorFormat
,
ImageFormat
depthFormat
,
MultisampleAmount
msaa
,
int
numMips
)
RenderTarget
.GetTemporary
static
RenderTarget
GetTemporary
(
int
sizeFactor
,
ImageFormat
colorFormat
,
ImageFormat
depthFormat
,
MultisampleAmount
msaa
,
int
numMips
)
User Comments
Properties
ColorTarget
DepthTarget
Height
Width
Methods
Dispose
Static Methods
From
GetTemporary