slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
gfx::ITextureResource::Extents结构体 参考

#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)
 

类成员变量说明

◆ depth

GfxCount gfx::ITextureResource::Extents::depth = 0

Depth (if 3d)

◆ height

GfxCount gfx::ITextureResource::Extents::height = 0

Height in pixels (if 2d or 3d)

◆ width

GfxCount gfx::ITextureResource::Extents::width = 0

Width in pixels


该结构体的文档由以下文件生成: