-
Notifications
You must be signed in to change notification settings - Fork 0
initdc/VMAX_doc_3-6
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>License Agreements and Copyrights - V-Ray 3.6 for 3ds Max</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=2.0, user-scalable=yes"> <script type="text/javascript" src="assets/js/jquery.min.js"></script> <script type="text/javascript" src="assets/js/jquery.scrollTo.min.js"></script> <script type="text/javascript" src="assets/js/scroll-tree.js"></script> <script type="text/javascript" src="assets/js/theme.main.js"></script> <link rel="stylesheet" href="assets/css/content-style.css"> <link rel="stylesheet" href="assets/css/search.css"> <link rel="stylesheet" href="assets/css/theme.main.css"> <link rel="stylesheet" href="assets/css/theme.colors.css"> <!-- ES5 support for older browsers, needed by lunr --> <script src="js/augment.js"></script> <script id="worker" type="javascript/worker"> startIndex = function() { idx = lunr.Index.load(lunrIndex); idx.pipeline.remove(lunr.stopWordFilter); postMessage({type: "setup-complete"}); } onmessage = function (event) { var message = event.data; if ((message.type === 'setup') && message.baseUrl) { var url = message.baseUrl; importScripts(url + 'js/lunr.js'); importScripts(url + 'js/lunr-extras.js'); importScripts(url + 'js/lunr-index.js'); importScripts(url + 'js/lunr-data.js'); startIndex(); } if (idx && (message.type === 'search-request') && message.query) { var searchWord = message.query; var results = idx.search(searchWord).map(function (result) { return lunrData.filter(function (d) { return d.id === parseInt(result.ref, 10) })[0] }); postMessage({type: 'search-results', results: results, query: searchWord, queryId: message.queryId}); } } </script> </head> <body pageid="10390137"> <div id="ht-loader"> <noscript> <p style="width: 100%; text-align:center; position: absolute; margin-top: 200px;">This content cannot be displayed without JavaScript.<br>Please enable JavaScript and reload the page.</p> </noscript> </div> <div> <header id="ht-headerbar"> <div class="ht-headerbar-left"> <a href="" id="ht-menu-toggle" class="sp-aui-icon-small sp-aui-iconfont-appswitcher"></a> </div> <div class="ht-headerbar-right"> <div class="sp-aui-icon-small ht-search-index-loader ht-header-icon"></div> <div id="ht-search"> <div class="ht-search-input" style="display: none;"> <a href="#" class="sp-aui-icon-small sp-aui-iconfont-remove ht-search-clear"></a> <form action="#" method="GET" id="search"> <input class="search-input" type="text" placeholder="Search" tabindex="-1" autocomplete="off" name="q" value=""> <input type="hidden" name="max" value="15" /> <input type="submit" style="display:none" tabindex="-4"/> </form> <a href="#" id="ht-search-button" class="ht-header-icon ht-header-icon-svg"> <svg width="40px" height="40px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g> <path d="M29.572,28.802 L28.801,29.571 C28.515,29.857 28.187,30 27.816,30 C27.445,30 27.116,29.857 26.831,29.571 L21.392,24.134 C20.193,24.762 18.908,25.076 17.538,25.076 C15.396,25.076 13.605,24.348 12.163,22.892 C10.721,21.436 10,19.651 10,17.538 C10,15.397 10.721,13.605 12.163,12.163 C13.605,10.721 15.396,10 17.538,10 C19.651,10 21.434,10.721 22.89,12.163 C24.347,13.605 25.075,15.397 25.075,17.538 C25.075,18.937 24.761,20.222 24.132,21.393 L29.572,26.832 C29.857,27.118 30,27.446 30,27.817 C30,28.188 29.857,28.517 29.572,28.802 L29.572,28.802 Z M13.662,21.414 C14.732,22.485 16.024,23.02 17.538,23.02 C19.051,23.02 20.343,22.485 21.413,21.414 C22.484,20.344 23.019,19.052 23.019,17.538 C23.019,16.025 22.484,14.733 21.413,13.662 C20.343,12.592 19.051,12.056 17.538,12.056 C16.024,12.056 14.732,12.592 13.662,13.662 C12.591,14.733 12.056,16.025 12.056,17.538 C12.056,19.052 12.591,20.344 13.662,21.414 L13.662,21.414 Z"></path> </g> </svg> </a> <div class="ht-search-dropdown ht-dropdown"> <ul></ul> </div> </div> </div> </div> </header> <aside id="ht-sidebar"> <div class="ht-sidebar-content"> <div class="ht-sidebar-content-scroll-container"> <header class="ht-sidebar-header"> <h1 class="ht-logo"> <span class="ht-logo-label">VRAY3MAX</span> <img class="space-logo" src="spacelogo.png" /> </h1> <a href="V-Ray_for_3ds_Max_Help.html" class="ht-space-link"> <h2>V-Ray 3.6 for 3ds Max</h2> </a> </header> <nav class="ht-pages-nav"> <ul class="ht-pages-nav-top"> <li class="leaf"> <a class="ht-nav-page-link" href="What's_New_in_V-Ray_3.6.html">What's New in V-Ray 3.6</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Setup_and_Installation.html">Setup and Installation</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="System_Requirements.html">System Requirements</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Install_V-Ray_for_3ds_Max.html">Install V-Ray for 3ds Max</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Installation_FAQ.html">Installation FAQ</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Set_Up_Your_V-Ray_License.html">Set Up Your V-Ray License</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Installing_the_Online_License_Server.html">Installing the Online License Server</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Dongle_and_Online_Licensing.html">Dongle and Online Licensing</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Advanced_Online_Licensing_Settings.html">Advanced Online Licensing Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Borrowing_Licenses_for_Offline_Use.html">Borrowing Licenses for Offline Use</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Set_Up_Silent_Installation.html">Set Up Silent Installation</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Set_Up_V-Ray_Render_Server.html">Set Up V-Ray Render Server</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Set_Up_Distributed_Rendering.html">Set Up Distributed Rendering</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Migrating_from_Previous_Version.html">Migrating from Previous Version</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Running_V-Ray_from_an_Arbitrary_Location.html">Running V-Ray from an Arbitrary Location</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Trackerbird_Telemetry_Integration.html">Trackerbird Telemetry Integration</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="How_to_Uninstall_V-Ray.html">How to Uninstall V-Ray</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link current" href="License_Agreements_and_Copyrights.html">License Agreements and Copyrights</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_End_User_License_Agreement.html">V-Ray End User License Agreement</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_License_Server_End_User_License_Agreement.html">V-Ray License Server End User License Agreement</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Credits_and_Copyrights.html">Credits and Copyrights</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="V-Ray_in_3ds_Max.html">V-Ray in 3ds Max</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="Release_Notes.html">Release Notes</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="3.70.01.html">3.70.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.60.05.html">3.60.05</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.60.04.html">3.60.04</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.60.03.html">3.60.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.60.02.html">3.60.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.60.01.html">3.60.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.50.04.html">3.50.04</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.50.03.html">3.50.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.50.02.html">3.50.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.50.01.html">3.50.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.40.03.html">3.40.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.40.02.html">3.40.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.40.01.html">3.40.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.30.05.html">3.30.05</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.30.04.html">3.30.04</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.30.03.html">3.30.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.30.02.html">3.30.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.30.01.html">3.30.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.20.03.html">3.20.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.20.02.html">3.20.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.20.01.html">3.20.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.10.03.html">3.10.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.10.02.html">3.10.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.10.01.html">3.10.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.08.html">3.00.08</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.07.html">3.00.07</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.06.html">3.00.06</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.05.html">3.00.05</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.04.html">3.00.04</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.03.html">3.00.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.02.html">3.00.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.00.01.html">3.00.01</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.05.04.html">3.05.04</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.05.03.html">3.05.03</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.05.02.html">3.05.02</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="3.05.01.html">3.05.01</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Features.html">Features</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Feature_Comparison_Chart.html">V-Ray Feature Comparison Chart</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="3ds_Max_Compatibility.html">3ds Max Compatibility</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="G-Buffer_Support.html">G-Buffer Support</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Deep_Output_Support.html">Deep Output Support</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Environment_Variables.html">Environment Variables</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Frequently_Asked_Questions.html">Frequently Asked Questions</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="OpenColorIO_Support.html">OpenColorIO Support</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Texture_Baking.html">Texture Baking</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Troubleshooting.html">Troubleshooting</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Rendering_Tools_and_Utilities.html">Rendering Tools and Utilities</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Image_to_EXR_Converter___vrimg2exr.html">V-Ray Image to EXR Converter | vrimg2exr</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Standalone_Denoise_Tool___vdenoise.html">Standalone Denoise Tool | vdenoise</a> </li> </ul> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="V-Ray_RT_in_3ds_Max.html">V-Ray RT in 3ds Max</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Set_Up_V-Ray_RT_GPU.html">Set Up V-Ray RT GPU</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_RT_Supported_Features.html">V-Ray RT Supported Features</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_RT_FAQ.html">V-Ray RT FAQ</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_IPR_in_3ds_Max.html">V-Ray IPR in 3ds Max</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="User_Interface.html">User Interface</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Menu_Integration.html">Menu Integration</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Render_UI_Modes.html">Render UI Modes</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="V-Ray_Frame_Buffer___VFB.html">V-Ray Frame Buffer | VFB</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Color_Corrections.html">Color Corrections</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Lens_Effects.html">Lens Effects</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Controlling_the_VFB_Programmatically.html">Controlling the VFB Programmatically</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Light_Lister.html">V-Ray Light Lister</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Toolbar.html">V-Ray Toolbar</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Quick_Settings.html">V-Ray Quick Settings</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Render_Settings.html">Render Settings</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="V-Ray_tab.html">V-Ray tab</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Frame_Buffer_Settings.html">Frame Buffer Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Global_Switches.html">Global Switches</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Image_Sampler___Anti-Aliasing.html">Image Sampler | Anti-Aliasing</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Image_Filter.html">Image Filter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Progressive_Image_Sampler.html">Progressive Image Sampler</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Bucket_Image_Sampler.html">Bucket Image Sampler</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Global_DMC_Settings.html">Global DMC Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Environment_Settings.html">Environment Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Color_Mapping.html">Color Mapping</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Camera_Settings.html">Camera Settings</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="GI_tab.html">GI tab</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Global_Illumination_Rollout.html">Global Illumination Rollout</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Brute_Force_Settings.html">Brute Force Settings</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Irradiance_Map_Settings.html">Irradiance Map Settings</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Irradiance_Map_Viewer___imapviewer.html">Irradiance Map Viewer | imapviewer</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Global_Photon_Map_Settings.html">Global Photon Map Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Light_Cache_Settings.html">Light Cache Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Caustics.html">Caustics</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Settings_tab.html">Settings tab</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Default_Displacement.html">Default Displacement</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="System.html">System</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Presets.html">Presets</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Tiled_Texture_Options.html">Tiled Texture Options</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="IPR_Options.html">IPR Options</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Render_Elements_tab.html">Render Elements tab</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_RT_Settings.html">V-Ray RT Settings</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Lights.html">Lights</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="Area_Lights___VRayLight.html">Area Lights | VRayLight</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Plane_-_Disc_-_Sphere_Light___VRayLight.html">Plane - Disc - Sphere Light | VRayLight</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Dome_Light___VRayLight.html">Dome Light | VRayLight</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Mesh_Light___VRayLight.html">Mesh Light | VRayLight</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Sun_and_Sky_System___VRaySun.html">Sun and Sky System | VRaySun</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Photometric_Lights___VRayIES.html">Photometric Lights | VRayIES</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Ambient_Light___VRayAmbientLight.html">Ambient Light | VRayAmbientLight</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Shadow_Options_for_Standard_Lights.html">Shadow Options for Standard Lights</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Ray_Traced_Shadows___VRayShadow.html">Ray Traced Shadows | VRayShadow</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Shadow_Maps___VRayShadowMap.html">Shadow Maps | VRayShadowMap</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Lighting_Tools_and_Utilities.html">Lighting Tools and Utilities</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Light_Meter___VRayLightMeter.html">Light Meter | VRayLightMeter</a> </li> </ul> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Cameras.html">Cameras</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Physical_Camera___VRayPhysicalCamera.html">Physical Camera | VRayPhysicalCamera</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Lens_Effects___VRayLensEffects.html">Lens Effects | VRayLensEffects</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Global_Exposure_Control___VRayExposureControl.html">Global Exposure Control | VRayExposureControl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Stereo_3D_Camera___VRayStereoscopic.html">Stereo 3D Camera | VRayStereoscopic</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Stereo_Camera_Controller___VRayStereoRig.html">Stereo Camera Controller | VRayStereoRig</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Camera_Tools_and_Utilities.html">Camera Tools and Utilities</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Lens_Analysis_Tool___lens_analyzer.html">Lens Analysis Tool | lens_analyzer</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Lens_Effects_Filter_Generator.html">Lens Effects Filter Generator</a> </li> </ul> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Materials.html">Materials</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Material___VRayMtl.html">V-Ray Material | VRayMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Blend_Material___VRayBlendMtl.html">Blend Material | VRayBlendMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Light_Emitting_Material___VRayLightMtl.html">Light Emitting Material | VRayLightMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Translucent_Two-Sided_Material___VRay2SidedMtl.html">Translucent Two-Sided Material | VRay2SidedMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Subsurface_Scattering_Material___VRayFastSSS2.html">Subsurface Scattering Material | VRayFastSSS2</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Volume_Scatter_Material___VRayScatterVolume.html">Volume Scatter Material | VRayScatterVolume</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Skin_Material___VRaySkinMtl.html">Skin Material | VRaySkinMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Hair_Material___VRayHairMtl.html">Hair Material | VRayHairMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Car_Paint_Material___VRayCarPaintMtl.html">Car Paint Material | VRayCarPaintMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Car_Paint_Flakes_Material___VRayFlakesMtl.html">Car Paint Flakes Material | VRayFlakesMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Wrapper_Material___VRayMtlWrapper.html">Wrapper Material | VRayMtlWrapper</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Override_Material___VRayOverrideMtl.html">Override Material | VRayOverrideMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="VRscans___VRayScannedMtl.html">VRscans | VRayScannedMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Point_Particle_Material___VRayPointParticleMtl.html">Point Particle Material | VRayPointParticleMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="DarkTree_Material___VRaySimbiontMtl.html">DarkTree Material | VRaySimbiontMtl</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="OSL_Material___VRayOSLMtl.html">OSL Material | VRayOSLMtl</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="OSL_Support.html">OSL Support</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="GLSL_Material___VRayGLSLMtl.html">GLSL Material | VRayGLSLMtl</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="GLSL_Support.html">GLSL Support</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Bump_Material___VRayBumpMtl.html">Bump Material | VRayBumpMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="VRmat_Material___VRayVRmatMtl.html">VRmat Material | VRayVRmatMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Stochastic_Flakes_Material____VRayStochasticFlakesMtl.html">Stochastic Flakes Material | VRayStochasticFlakesMtl</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Materials_Tools_and_Utilities.html">Materials Tools and Utilities</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Bake_Vector_Displacement___VRayVectorDisplBake.html">Bake Vector Displacement | VRayVectorDisplBake</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="VRmat_Converter.html">VRmat Converter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="VRmat_Editor.html">VRmat Editor</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="VRayParticleColor_Operator.html">VRayParticleColor Operator</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="alSurface_Shader___VRayALSurfaceMtl.html">alSurface Shader | VRayALSurfaceMtl</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="MDL_Material___VRayMDLMtl.html">MDL Material | VRayMDLMtl</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Textures.html">Textures</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="General_Purpose_Maps.html">General Purpose Maps</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Color_Map___VRayColor.html">Color Map | VRayColor</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Bitmap_Texture___VRayHDRI.html">V-Ray Bitmap Texture | VRayHDRI</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Utility_Maps.html">Utility Maps</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Unfiltered_Map___VRayBmpFilter.html">Unfiltered Map | VRayBmpFilter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Bump_to_Normal_Map___VRayBump2Normal.html">Bump to Normal Map | VRayBump2Normal</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Color_to_Bump_Map___VRayColor2Bump.html">Color to Bump Map | VRayColor2Bump</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Composite_Map___VRayCompTex.html">V-Ray Composite Map | VRayCompTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Curvature_Map___VRayCurvature.html">Curvature Map | VRayCurvature</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Occlusion_or_Dirt_Map___VRayDirt.html">Occlusion or Dirt Map | VRayDirt</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Distance_Map___VRayDistanceTex.html">Distance Map | VRayDistanceTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Edge_Map___VRayEdgesTex.html">Edge Map | VRayEdgesTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Fake_Fresnel_Map___VRayFakeFresnelTex.html">Fake Fresnel Map | VRayFakeFresnelTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Hair_Information_Map___VRayHairInfoTex.html">Hair Information Map | VRayHairInfoTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Multi_Sub-Object_Map___VRayMultiSubTex.html">Multi Sub-Object Map | VRayMultiSubTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Normal_Bump_Texture___VRayNormalMap.html">Normal Bump Texture | VRayNormalMap</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Particle_Map___VRayParticleTex.html">Particle Map | VRayParticleTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Ptex_Map___VRayPtex.html">Ptex Map | VRayPtex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Sampler_Info_Map___VRaySamplerInfoTex.html">Sampler Info Map | VRaySamplerInfoTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Triplanar_Texture_Mapping___VRayTriplanarTex.html">Triplanar Texture Mapping | VRayTriplanarTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="User-Defined_Color_Map___VRayUserColor.html">User-Defined Color Map | VRayUserColor</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="User-Defined_Scalar_Map___VRayUserScalar.html">User-Defined Scalar Map | VRayUserScalar</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Lighting_Maps.html">Lighting Maps</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Sky_Map___VRaySky.html">Sky Map | VRaySky</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Light_Softbox_Map___VRaySoftBox.html">Light Softbox Map | VRaySoftBox</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Color_Management_Maps.html">Color Management Maps</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="ICC_Map___VRayICC.html">ICC Map | VRayICC</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="LUT_Map___VRayLUT.html">LUT Map | VRayLUT</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="OCIO_Map___VRayOCIO.html">OCIO Map | VRayOCIO</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Shading_Language_maps.html">Shading Language maps</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="GLSL_Map___VRayGLSLTex.html">GLSL Map | VRayGLSLTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="OSL_Map___VRayOSLTex.html">OSL Map | VRayOSLTex</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Reflect_or_Refract_Map___VRayMap.html">Reflect or Refract Map | VRayMap</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Bitmap_to_VRayHDRI_converter_tool.html">V-Ray Bitmap to VRayHDRI converter tool</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Convert_Images_to_Tiled_EXRs___img2tiledexr.html">Convert Images to Tiled EXRs | img2tiledexr</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Geometry.html">Geometry</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="Proxy_Objects___VRayProxy.html">Proxy Objects | VRayProxy</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Alembic_Support.html">Alembic Support</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Displacement_Modifier___VRayDisplacementMod.html">Displacement Modifier | VRayDisplacementMod</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Infinite_Plane___VRayPlane.html">Infinite Plane | VRayPlane</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Section_Clipper___VRayClipper.html">Section Clipper | VRayClipper</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Hair_and_Fur.html">Hair and Fur</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="3ds_Max_Hair_and_Fur_Modifier.html">3ds Max Hair and Fur Modifier</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="HairFarm_Modifier___VRayHairFarmMod.html">HairFarm Modifier | VRayHairFarmMod</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Ornatrix_Modifier___VRayOrnatrixMod.html">Ornatrix Modifier | VRayOrnatrixMod</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Procedural_Fur___VRayFur.html">Procedural Fur | VRayFur</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Metaballs_And_Iso-Surfaces___VRayMetaball.html">Metaballs And Iso-Surfaces | VRayMetaball</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Object_and_Light_Properties.html">Object and Light Properties</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Particle_Instancer___VRayInstancer.html">Particle Instancer | VRayInstancer</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Sphere___VRaySphere.html">V-Ray Sphere | VRaySphere</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Volumetric_Grid___VRayVolumeGrid.html">Volumetric Grid | VRayVolumeGrid</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="Volumetric_Grid_Parameters.html">Volumetric Grid Parameters</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Frame_Info_Rollout.html">Frame Info Rollout</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Input_Rollout.html">Input Rollout</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Preview_Rollout.html">Preview Rollout</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Rendering_Rollout.html">Rendering Rollout</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="collapsed"> <a class="ht-nav-page-link" href="Volumetric_Options.html">Volumetric Options</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Fire_Rollout.html">Fire Rollout</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Smoke_Color_Rollout.html">Smoke Color Rollout</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Smoke_Opacity_Rollout.html">Smoke Opacity Rollout</a> </li> </ul> </li> </ul> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Volumetric_Grid_Atmosphere_Settings.html">Volumetric Grid Atmosphere Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Volumetric_Grid_Input.html">Volumetric Grid Input</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Geometry_Tools_and_Utilities.html">Geometry Tools and Utilities</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Convert_Poly_to_V-Ray_Proxy___ply2vrmesh.html">Convert Poly to V-Ray Proxy | ply2vrmesh</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Mesh_Viewer___vrmesh_viewer.html">V-Ray Mesh Viewer | vrmesh_viewer</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Scene_Exporter.html">V-Ray Scene Exporter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Scene_Converter.html">V-Ray Scene Converter</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Scene___VRayScene.html">V-Ray Scene | VRayScene</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Render_Elements.html">Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="List_of_Supported_Render_Elements.html">List of Supported Render Elements</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Beauty_Render_Elements.html">Beauty Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Beauty___RGB_Color.html">Beauty | RGB_Color</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Alpha___VRayAlpha.html">Alpha | VRayAlpha</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Diffuse___VRayDiffuseFilter.html">Diffuse | VRayDiffuseFilter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Specular___VRaySpecular.html">Specular | VRaySpecular</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Global_Illumination_Render_Elements.html">Global Illumination Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Global_Illumination___VRayGlobalIllumination.html">Global Illumination | VRayGlobalIllumination</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Global_Illumination___VRayRawGlobalIllumination.html">Raw Global Illumination | VRayRawGlobalIllumination</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Lighting_Render_Elements.html">Lighting Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Lighting___VRayLighting.html">Lighting | VRayLighting</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Light_Select___VRayLightSelect.html">Light Select | VRayLightSelect</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Lighting___VRayRawLighting.html">Raw Lighting | VRayRawLighting</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Total_Lighting___VRayTotalLighting.html">Total Lighting | VRayTotalLighting</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Total_Lighting___VRayRawTotalLighting.html">Raw Total Lighting | VRayRawTotalLighting</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Reflection_Render_Elements.html">Reflection Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Reflection___VRayReflection.html">Reflection | VRayReflection</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Reflection___VRayRawReflection.html">Raw Reflection | VRayRawReflection</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Reflection_Filter___VRayReflectionFilter.html">Reflection Filter | VRayReflectionFilter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Reflection_Glossiness___VRayMtlReflectGlossiness.html">Reflection Glossiness | VRayMtlReflectGlossiness</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Reflection_Highlight_Glossiness___VRayMtlReflectHighlightGlossiness.html">Reflection Highlight Glossiness | VRayMtlReflectHighlightGlossiness</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Reflection_Index___VRayMtlReflectIOR.html">Reflection Index | VRayMtlReflectIOR</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Reflection_Filter___VRayRawReflectionFilter.html">Raw Reflection Filter | VRayRawReflectionFilter</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Refraction_Render_Elements.html">Refraction Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Refraction___VRayRefraction.html">Refraction | VRayRefraction</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Refraction___VRayRawRefraction.html">Raw Refraction | VRayRawRefraction</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Refraction_Filter___VRayRefractionFilter.html">Refraction Filter | VRayRefractionFilter</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Refraction_Glossiness___VRayMtlRefractGlossiness.html">Refraction Glossiness | VRayMtlRefractGlossiness</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Refraction_Filter___VRayRawRefractionFilter.html">Raw Refraction Filter | VRayRawRefractionFilter</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Shadow_Render_Elements.html">Shadow Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Shadows___VRayShadows.html">Shadows | VRayShadows</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Shadow___VRayRawShadow.html">Raw Shadow | VRayRawShadow</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Matte_Shadow___VRayMatteShadow.html">Matte Shadow | VRayMatteShadow</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Atmosphere___VRayAtmosphere.html">Atmosphere | VRayAtmosphere</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Background___VRayBackground.html">Background | VRayBackground</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Caustics___VRayCaustics.html">Caustics | VRayCaustics</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Self_Illumination___VRaySelfIllumination.html">Self Illumination | VRaySelfIllumination</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Subsurface_Scattering___VRaySSS2.html">Subsurface Scattering | VRaySSS2</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Raw_Diffuse_Filter___VRayRawDiffuseFilter.html">Raw Diffuse Filter | VRayRawDiffuseFilter</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Matte_Render_Elements.html">Matte Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Material_ID___VRayMtlID.html">Material ID | VRayMtlID</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Multimatte___MultiMatteElement.html">Multimatte | MultiMatteElement</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Object_ID___VRayObjectID.html">Object ID | VRayObjectID</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Render_ID___VRayRenderID.html">Render ID | VRayRenderID</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Cryptomatte___VRayCryptomatte.html">Cryptomatte | VRayCryptomatte</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Geometry_Render_Elements.html">Geometry Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Bump_Normals___VRayBumpNormals.html">Bump Normals | VRayBumpNormals</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Normals___VRayNormals.html">Normals | VRayNormals</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Velocity___VRayVelocity.html">Velocity | VRayVelocity</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Wire_Color___VRayWireColor.html">Wire Color | VRayWireColor</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Z-Depth___VRayZDepth.html">Z-Depth | VRayZDepth</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Utility_Render_Elements.html">Utility Render Elements</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Distributed_rendering_ID___VRayDRBucket.html">Distributed rendering ID | VRayDRBucket</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Extra_Texture___VRayExtraTex.html">Extra Texture | VRayExtraTex</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Illuminance___VRayIlluminance.html">Illuminance | VRayIlluminance</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Material_Select___VRayMtlSelect.html">Material Select | VRayMtlSelect</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Sample_Rate___VRaySampleRate.html">Sample Rate | VRaySampleRate</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Sampler_Info___VRaySamplerInfo.html">Sampler Info | VRaySamplerInfo</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Unclamped_Color___VRayUnclampedColor.html">Unclamped Color | VRayUnclampedColor</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Render_Options___VRayOptionRE.html">V-Ray Render Options | VRayOptionRE</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Denoiser___VRayDenoiser.html">V-Ray Denoiser | VRayDenoiser</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Object_Select___VRayObjectSelect.html">Object Select | VRayObjectSelect</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Toon___VRayToon.html">V-Ray Toon | VRayToon</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Noise_Level___VRayNoiseLevel.html">Noise Level | VRayNoiseLevel</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Bake_Elements.html">Bake Elements</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Atmospheric_and_Environment_Effects.html">Atmospheric and Environment Effects</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Aerial_Perspective_Atmospheric_Effect____VRayAerialPerspective.html">Aerial Perspective Atmospheric Effect | VRayAerialPerspective</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Environment_Fog___VRayEnvironmentFog.html">Environment Fog | VRayEnvironmentFog</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Sphere_Fade_Gizmo___VRaySphereFade.html">Sphere Fade Gizmo | VRaySphereFade</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Toon_Render_Effect___VRayToon.html">Toon Render Effect | VRayToon</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Scripting_and_Programming.html">Scripting and Programming</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="MAXScript.html">MAXScript</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_SDK.html">V-Ray SDK</a> </li> </ul> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Tutorials.html">Tutorials</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Irradiance_Map_Modes__Rendering_a_Static_Scene_From_Multiple_Views.html">Irradiance Map Modes: Rendering a Static Scene From Multiple Views</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_a_Walk-Through_Animation.html">Rendering a Walk-Through Animation</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Photon_Mapping.html">Photon Mapping</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_an_Interior_Scene.html">Rendering an Interior Scene</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Progressive_Path_Tracing_With_V-Ray.html">Progressive Path Tracing With V-Ray</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_Surface_Interfaces.html">Rendering Surface Interfaces</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_an_Animation_with_Moving_Objects.html">Rendering an Animation with Moving Objects</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_an_Animation_with_Moving_Objects_II.html">Rendering an Animation with Moving Objects II</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Basic_Texture_Baking_with_V-Ray.html">Basic Texture Baking with V-Ray</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Universal_V-Ray_Settings.html">Universal V-Ray Settings</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_PTex_Textures_from_Mudbox.html">Rendering PTex Textures from Mudbox</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_Specific_Objects_with_Render_Mask.html">Rendering Specific Objects with Render Mask</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_Very_Large_Images.html">Rendering Very Large Images</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_Vector_Displacement_with_Object-Space_PTex_Textures.html">Rendering Vector Displacement with Object-Space PTex Textures</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_with_V-Ray_RT_directly_to_VR_Headsets.html">Rendering with V-Ray RT directly to VR Headsets</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Hair_Information_Map___VRayHairInfoTex_Setup.html">Hair Information Map | VRayHairInfoTex Setup</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_MDL_Textures_from_Substance_Designer.html">Rendering MDL Textures from Substance Designer</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Continue_a_render_with_Resumable_Rendering.html">Continue a render with Resumable Rendering</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Rendering_a_Walk-Through_Animation_Update_Next.html">Rendering a Walk-Through Animation Update Next</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Additional_V-Ray_Tools.html">Additional V-Ray Tools</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Reference.html">Reference</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Adaptive_Sampling.html">Adaptive Sampling</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Basic_Ray_Tracing.html">Basic Ray Tracing</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Classification_of_GI_Methods.html">Classification of GI Methods</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Displacement_Mapping.html">Displacement Mapping</a> </li> <li class="collapsed"> <a class="ht-nav-page-link" href="Indirect_Illumination.html">Indirect Illumination</a> <span class="sp-toggle sp-aui-icon-small ht-pages-nav-toggle"> <svg id="icon-minus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> <svg id="icon-plus" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg"> <g fill="#CCCCCC"> <rect x="11" y="7" width="2" height="10"></rect> <rect x="7" y="11" width="10" height="2"></rect> </g> </svg> </span> <ul class="nav ht-pages-nav-sub"> <li class="leaf"> <a class="ht-nav-page-link" href="Brute_Force_GI.html">Brute Force GI</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Irradiance_Map.html">Irradiance Map</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Global_Photon_Map.html">Global Photon Map</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Light_Cache_GI.html">Light Cache GI</a> </li> </ul> </li> <li class="leaf"> <a class="ht-nav-page-link" href="Glossary.html">Glossary</a> </li> <li class="leaf"> <a class="ht-nav-page-link" href="V-Ray_Illumination_Relevance_Test.html">V-Ray Illumination Relevance Test</a> </li> </ul> </li> </ul> </nav> </div> </div> </aside></div> <div id="ht-wrap-container"> <div id="ht-sidebar-dragbar"> <div class="ht-sidebar-drag-handle"> <span class="drag-handle-1"></span> <span class="drag-handle-2"></span> <span class="drag-handle-3"></span> </div> </div> <article id="ht-content" class="ht-content"> <header class="ht-content-header"> <div id="ht-breadcrumb"> <ul> <li><a href="V-Ray_for_3ds_Max_Help.html">V-Ray 3.6 for 3ds Max</a></li> </ul> </div> <h1 id="src-25596400"> <span>License Agreements and Copyrights</span></h1> </header> <div id="main-content" class="wiki-content sp-grid-section" data-index-for-search="true"> <p >This section contains information on licensing agreements and copyrights for V-Ray for 3ds Max. </p> <p ><strong class=" "><br/></strong> </p> <p ><strong class=" ">Section Contents</strong> </p> <p > </p> <ul class="plugin_pagetree_children_list plugin_pagetree_children_list_noleftspace "></ul> <p > </p> <p ><strong class=" ">Page Contents</strong> </p> <p > </p> <ul class="toc-indentation "><li class=" "> <p ><a href="#src-25596400_LicenseAgreementsandCopyrights-Overview">Overview</a> </p> </li></ul> <p > </p> <div class="section section-1" id="src-25596400_LicenseAgreementsandCopyrights-Overview"> <h1 class="heading "><span>Overview</span></h1> <p >The following pages contain detailed licensing information related to V-Ray: </p> <ul class=" "><li class=" "> <p ><a href="V-Ray_End_User_License_Agreement.html">V-Ray End User License Agreement</a> - Contains the End User License Agreement. </p> </li><li class=" "> <p ><a href="Credits_and_Copyrights.html">Credits and Copyrights</a> - Contains copyright notice information. </p> </li></ul> </div> </div> </article> <nav id="ht-post-nav"> <a href="How_to_Uninstall_V-Ray.html" class="ht-post-nav-prev"> <svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"> <g id="ht-icon-prev" sketch:type="MSArtboardGroup"> <path fill="#000000" d="M16,8 L16,6 L6,6 L6,16 L8,16 L8,8 L16,8 Z" id="Rectangle-2" sketch:type="MSShapeGroup" transform="translate(11.000000, 11.000000) rotate(-45.000000) translate(-11.000000, -11.000000) "></path> </g> </svg> <span>How to Uninstall V-Ray</span> </a> <a href="V-Ray_End_User_License_Agreement.html" class="ht-post-nav-next"> <svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"> <g id="ht-icon-next" sketch:type="MSArtboardGroup"> <path fill="#000000" d="M16,8 L16,6 L6,6 L6,16 L8,16 L8,8 L16,8 Z" id="Rectangle-2" sketch:type="MSShapeGroup" transform="translate(11.000000, 11.000000) rotate(-225.000000) translate(-11.000000, -11.000000) "></path> </g> </svg> <span>V-Ray End User License Agreement</span> </a> </nav> <article id="html-search-results" class="ht-content" style="display: none;"> <header class="ht-content-header"> <div id="ht-spacetitle"> <ul> <li><a href="V-Ray_for_3ds_Max_Help.html">V-Ray 3.6 for 3ds Max</a></li> </ul> </div> <h1>Search results</h1> </header> <div id="search-results"></div> </article> <footer id="ht-footer"> <a href="#" id="ht-jump-top" class="sp-aui-icon-small sp-aui-iconfont-arrows-up"></a> </footer></div> <div> <div id="ht-mq-detect"></div> </div> <script src="js/lunr.js"></script> <script src="js/lunr-extras.js"></script> <script src="assets/js/scroll-search.js"></script> </body> </html>