Category:Lighting Effects Functions

From NWN Lexicon
Jump to navigationJump to search

Lighting Effects Function Category

Lighting Effect related functions.



Functions

Name Brief Description

ApplyEffectAtLocation

Applies an effect at a location.

DayToNight

Changes the current Day/Night cycle for this player to night

GetTileMainLight1Color

Determines the color of the first main light of a tile.

GetTileMainLight2Color

Determines the second main light color for a tile.

GetTileSourceLight1Color

Determines the color of the first light source for a tile.

GetTileSourceLight2Color

Determines the color of the second light source of a tile.

NightToDay

Changes the current Day/Night cycle for this player to daylight

SetFogColor

Sets the fog color in the area specified.

SetPlaceableIllumination

Sets the illumination for a placeable on or off.

SetTileMainLightColor

Sets the main light colors for a tile.

SetTileSourceLightColor

Sets the source light color for a tile.