• Render target attachment buffer types.

Static variables

@:enum@:native("BUFFER_TYPE_COLOR0")staticread onlyColor0:ResourceRenderTargetBufferType

@:enum@:native("BUFFER_TYPE_COLOR1")staticread onlyColor1:ResourceRenderTargetBufferType

@:enum@:native("BUFFER_TYPE_COLOR2")staticread onlyColor2:ResourceRenderTargetBufferType

@:enum@:native("BUFFER_TYPE_COLOR3")staticread onlyColor3:ResourceRenderTargetBufferType

@:enum@:native("BUFFER_TYPE_DEPTH")staticread onlyDepth:ResourceRenderTargetBufferType

@:enum@:native("BUFFER_TYPE_STENCIL")staticread onlyStencil:ResourceRenderTargetBufferType