enableCaustics: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (arma3 category)
No edit summary
Line 39: Line 39:
[[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on October 23, 2017 - 16:22 (UTC)</dd>
<dt class="note">[[User:Demellion|Demellion]]</dt>
<dd class="note">
Setting this to false will disable a light refraction on "liquid" objects like sea water. This has no effect on solid (static) objects.
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 18:22, 23 October 2017

Hover & click on the images for description

Description

Description:
Enable/disable caustics drawing.
Groups:
Uncategorised

Syntax

Syntax:
enableCaustics bool
Parameters:
bool: Boolean
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
See also needed

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

Posted on October 23, 2017 - 16:22 (UTC)
Demellion
Setting this to false will disable a light refraction on "liquid" objects like sea water. This has no effect on solid (static) objects.