Updated docs.
This commit is contained in:
parent
1c5aa7fd7e
commit
ba22a5519e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user