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-11-26 at 00:01:39 +0000