Updated docs.

This commit is contained in:
Branimir Karadžić 2018-03-07 07:57:35 -08:00
parent 1c5aa7fd7e
commit ba22a5519e

View File

@ -2838,6 +2838,8 @@ namespace bgfx
/// @returns Returns invalid texture handle if attachment index is not
/// correct, or frame buffer is created with native window handle.
///
/// @attention C99 equivalent is `bgfx_get_texture`.
///
TextureHandle getTexture(
FrameBufferHandle _handle
, uint8_t _attachment = 0