KDXr::DepthInfo¶
#include <compositor.h>
Public Attributes¶
| Name | |
|---|---|
| SwapchainSubTexture | depthSwapchainSubTexture |
| float | minDepth |
| float | maxDepth |
| float | nearZ |
| float | farZ |
Public Attributes Documentation¶
variable depthSwapchainSubTexture¶
1 | |
variable minDepth¶
1 | |
variable maxDepth¶
1 | |
variable nearZ¶
1 | |
variable farZ¶
1 | |
Updated on 2025-07-08 at 12:01:10 +0000