瀏覽代碼

+ comment

Gargaj 11 年之前
父節點
當前提交
ae7aba3647
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/assimp/light.h

+ 1 - 0
include/assimp/light.h

@@ -77,6 +77,7 @@ enum aiLightSourceType
 
 	//! The generic light level of the world, including the bounces
 	//! of all other lightsources.
+	//! Typically, there's at most one ambient light in a scene.
 	//! This light type doesn't have a valid position, direction, or
 	//! other properties, just a color. 
 	aiLightSource_AMBIENT       = 0x4,