|
slot 0.0.1
A real time UI render framework
|
#include <slang-gfx.h>
Public 属性 | |
| GfxCount | width = 0 |
| Width in pixels | |
| GfxCount | height = 0 |
| Height in pixels (if 2d or 3d) | |
| GfxCount | depth = 0 |
| Depth (if 3d) | |
| GfxCount gfx::ITextureResource::Extents::depth = 0 |
Depth (if 3d)
| GfxCount gfx::ITextureResource::Extents::height = 0 |
Height in pixels (if 2d or 3d)
| GfxCount gfx::ITextureResource::Extents::width = 0 |
Width in pixels