asset.party
key api Reference event History person Log In
home
Api Reference
Sandbox
RenderTarget
GetTemporary(int,int,ImageFormat,ImageFormat,int)
classRenderTarget
Constructorsnote_add RenderTarget()
Propertiesdata_object ColorTargetdata_object DepthTargetdata_object Heightdata_object Width
Methodspush_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 width, int height, ImageFormat colorFormat = -2, ImageFormat depthFormat = -2, int msaa = 0, )

Parameters

int width,
int height,
ImageFormat colorFormat = -2,
ImageFormat depthFormat = -2,
int msaa = 0,

Return Value

RenderTarget output
s&box stuff Blog Forum Discord Twitter
dev resources Wiki Bug Report Feature Request