setLightVolumeShape

From Bohemia Interactive Community
Revision as of 18:54, 20 January 2022 by Lou Montana (talk | contribs) (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

Description

Description:
Sets the lightpoint (directional light #lightreflector)'s volume shape.
Groups:
Lights

Syntax

Syntax:
lightReflector setLightVolumeShape [shapePath, scale]
Parameters:
lightReflector : Object - Object of class #lightreflector)
shapePath: String
scale: Array - [sizeX, sizeY, sizeZ]
Return Value:
Nothing

Examples

Example 1:
_light setLightVolumeShape ["a3\data_f\VolumeLightFlashlight.p3d", [1, 1, 1]];

Additional Information

See also:
setLightColor setLightAmbient setLightBrightnesslightAttachObjectlightDetachObjectsetLightIntensitysetLightAttenuationsetLightUseFlaresetLightFlareSizesetLightFlareMaxDistancesetLightDayLightsetLightIR

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