dl
dl::Light结构体 参考

灯光 更多...

#include <dl_vertex.h>

Public 属性

Position3 _strength
 
float _falloffStart
 
Position3 _direction
 
float _falloffEnd
 
Position3 _position
 
float _spotPower
 

详细描述

灯光

在文件 dl_vertex.h253 行定义.

类成员变量说明

◆ _direction

Position3 dl::Light::_direction

在文件 dl_vertex.h257 行定义.

◆ _falloffEnd

float dl::Light::_falloffEnd

在文件 dl_vertex.h258 行定义.

◆ _falloffStart

float dl::Light::_falloffStart

在文件 dl_vertex.h256 行定义.

◆ _position

Position3 dl::Light::_position

在文件 dl_vertex.h259 行定义.

◆ _spotPower

float dl::Light::_spotPower

在文件 dl_vertex.h260 行定义.

◆ _strength

Position3 dl::Light::_strength

在文件 dl_vertex.h255 行定义.


该结构体的文档由以下文件生成: