lightDetachObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1=<pre>LightDetachObject _light</pre>
|x1=<pre>LightDetachObject _light</pre>
| [[lightAttachObject]] |= See also
| [[setLightAmbient]], [[setLightBrightness]], [[lightAttachObject]], [[setLightColor]], [[setLightIntensity]], [[setLightAttenuation]], [[setLightUseFlare]], [[setLightFlareSize]], [[setLightFlareMaxDistance]], [[setLightDayLight]] |= See also


}}
}}

Revision as of 04:22, 25 March 2014

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Detach light from object.
Groups:
Uncategorised

Syntax

Syntax:
lightDetachObject light
Parameters:
light: Object
Return Value:
Nothing

Examples

Example 1:
LightDetachObject _light

Additional Information

See also:
setLightAmbientsetLightBrightnesslightAttachObjectsetLightColorsetLightIntensitysetLightAttenuationsetLightUseFlaresetLightFlareSizesetLightFlareMaxDistancesetLightDayLight

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section