Files
XCEngine/docs/api/XCEngine/Rendering/RenderSurface/GetWidth.md

247 B

RenderSurface::GetWidth

获取当前表面宽度。

uint32_t GetWidth() const;

返回值

  • 当前记录的宽度。

相关文档