跳至内容

FfxRect2D

struct FfxRect2D

封装二维矩形的结构。

公共接口

公共成员

int32_t 左

int32_t left

最左边的坐标。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 704 行,第 13 列)

int32_t 上

int32_t top

最上面的坐标。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 705 行,第 13 列)

int32_t 宽度

int32_t width

矩形宽度。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 706 行,第 13 列)

int32_t 高度

int32_t height

矩形高度。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 707 行,第 13 列)

使用于: FfxFrameGenerationConfig, FfxFrameGenerationDispatchDescription, FfxFrameInterpolationDispatchDescription

来源: sdk/include/FidelityFX/host/ffx_types.h (第 702 行,第 1 列)

© . This site is unofficial and not affiliated with AMD.