classRenderTargetConstructors
note_add RenderTarget()Properties
data_object ColorTargetdata_object DepthTargetdata_object Heightdata_object WidthMethods
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
Parameters
int width,
int height,
int msaa = 0,