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 2024-11-22 at 00:01:57 +0000