Jump to content

LightVisibility: Difference between revisions

From ModEnc²
en>Silverwind
No edit summary
en>Silverwind
mNo edit summary
Line 19: Line 19:


Specifies the distance, in [[lepton]]s, that the light emitted from this [[BuildingType]] is visible from.
Specifies the distance, in [[lepton]]s, that the light emitted from this [[BuildingType]] is visible from.
==See also==
* [[LightIntensity]]
* [[LightRedTint]]
* [[LightGreenTint]]
* [[LightBlueTint]]

Revision as of 14:14, 29 September 2020

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag:
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 5000
Applicable to: BuildingTypes


Specifies the distance, in leptons, that the light emitted from this BuildingType is visible from.

See also