|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
DepthBiasType | |
| enum | DepthBiasType : uint { DepthBiasType.BiasForward1 = 0x00000003 , DepthBiasType.BiasForward2 = 0x00000004 , DepthBiasType.BiasForward3 = 0x00000005 , DepthBiasType.BiasForward4 = 0x00000006 , DepthBiasType.BiasForward5 = 0x00000007 , DepthBiasType.BiasBackward1 = 0x00000008 , DepthBiasType.BiasBackward2 = 0x00000009 , DepthBiasType.BiasBackward3 = 0x0000000A , DepthBiasType.BiasBackward4 = 0x0000000B , DepthBiasType.BiasBackward5 = 0x0000000C } |