注释调整

This commit is contained in:
caizhitao
2020-01-13 22:14:07 +08:00
parent e7e084b958
commit 209e22fcca

View File

@@ -76,7 +76,7 @@ export class FlashLightUBO {
lightAngle: number = 45; lightAngle: number = 45;
/** /**
* 光束宽度 [0.0, 1.0] * 光束宽度 [0.0, +∞]
*/ */
lightWidth: number = 0.5; lightWidth: number = 0.5;