Side color Lighting

Registered by Hakim ABDELKRIM-CHICK

When in [Buildingtypes] ,the following lines are invoked:

LightVisibility=
LightIntensity=
LightRedTint=
LightGreenTint=
LightBlueTint=

The usage of :

LightUseSideColor=yes ;Does this building use its side color instead of the standard RGBtinting values? default to no.

override the

LightRedTint
LightGreenTint
LightBlueTint

values.

***********************************************************************************
Programming Suggestion:

 Side R/G/B= [0-255] -> R/G/B Tint [0.0-1.0]

Conversion formula(very simple):

 R/G/B Tint equal
 (Side R/G/B) * 1.0(<--useless unless changes) / 255(the max rgb value)

***********************************************************************************
Additional parameters (important to make Adjustments):

LightUseSideColorMultiplier=[floating point value] ;If Side color light,multiplies Side Red/Green/Blue by this factor .Default to 1.0.

LightUseSideColorRedMultiplier=[floating point value];If Side color light,multiplies Side Red by this factor .Default to 1.0.

LightUseSideColorGreenMultiplier=[floating point value];If Side color light,multiplies Side Green by this factor .Default to 1.0.

LightUseSideColorBlueMultiplier=[floating point value];If Side color light,multiplies Side Blue by this factor .Default to 1.0.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Hakim ABDELKRIM-CHICK
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.