设备坐标空间 meaning in English
device coordinate space
Examples
- Depth is specified in world space for vertex fog , and in either device space 0 . 0 , 1 . 0 or world space for pixel fog
对于顶点雾化,在世界坐标空间指定深度;对于像素雾化,在设备坐标空间[ 0 . 0 , 1 . 0 ]或世界坐标空间指定深度。 - For pixel fog , these values are in device space when the system uses z for fog calculations , or in world space when the system uses eye - relative fog w - fog
对于像素雾化,如果系统使用z进行雾化计算,则以上值在设备坐标空间中;如果系统使用目相关雾化( w雾化) ,则以上值在世界坐标空间中。