|
dl
|
灯光 更多...
#include <dl_vertex.h>
Public 属性 | |
| Position3 | _strength |
| float | _falloffStart |
| Position3 | _direction |
| float | _falloffEnd |
| Position3 | _position |
| float | _spotPower |
灯光
在文件 dl_vertex.h 第 253 行定义.
| Position3 dl::Light::_direction |
在文件 dl_vertex.h 第 257 行定义.
| float dl::Light::_falloffEnd |
在文件 dl_vertex.h 第 258 行定义.
| float dl::Light::_falloffStart |
在文件 dl_vertex.h 第 256 行定义.
| Position3 dl::Light::_position |
在文件 dl_vertex.h 第 259 行定义.
| float dl::Light::_spotPower |
在文件 dl_vertex.h 第 260 行定义.
| Position3 dl::Light::_strength |
在文件 dl_vertex.h 第 255 行定义.