<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？ in Arnold for Maya Forum</title>
    <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056045#M9632</link>
    <description>&lt;A rel="user" href="https://answers.arnoldrenderer.com/users/44/stephenblair.html" nodeid="44"&gt;@Stephen Blair&lt;/A&gt;&lt;P&gt;Thank you for the question.&lt;/P&gt;&lt;P&gt;The result is the same as ArnoldRenderView and final image.
Also, sorry, the parameter was "Liu" instead of "Li".
Even if "Liu" is processed, if you operate "aiRadius" such as point light from the GUI, the result seems to be overwritten.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 02:23:06 GMT</pubDate>
    <dc:creator>yoshitomop</dc:creator>
    <dc:date>2017-12-07T02:23:06Z</dc:date>
    <item>
      <title>Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？</title>
      <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056043#M9630</link>
      <description>&lt;P&gt;MtoA 2.0.1&lt;BR /&gt;Arnold core 5.0.1.0&lt;/P&gt;&lt;P&gt;I created a plug-in for the custom light filter and I manipulate the Liu parameter, but when I operate the Radius parameter on the GUI, I am in trouble because Liu parameter is overwritten.&lt;BR /&gt;Is there anyone who knows about this?&lt;/P&gt;&lt;PRE&gt;if( sg-&amp;gt;light_filter )
{
	AtRGB rgbLColor	 = AiNodeGetRGB( sg-&amp;gt;light_filter-&amp;gt;Lp, "color" );
	float myIntensity = AiShaderEvalParamFlt( p_intensity );
	sg-&amp;gt;light_filter-&amp;gt;Liu = rgbLColor * myIntensity;
}
&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Dec 2017 07:37:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056043#M9630</guid>
      <dc:creator>yoshitomop</dc:creator>
      <dc:date>2017-12-05T07:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？</title>
      <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056044#M9631</link>
      <description>&lt;P&gt;Is it just the Arnold Render View, or do you see the problem when you render a final image?&lt;/P&gt;&lt;P&gt;What if you modify Liu instead?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 14:19:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056044#M9631</guid>
      <dc:creator>Stephen.Blair</dc:creator>
      <dc:date>2017-12-06T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？</title>
      <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056045#M9632</link>
      <description>&lt;A rel="user" href="https://answers.arnoldrenderer.com/users/44/stephenblair.html" nodeid="44"&gt;@Stephen Blair&lt;/A&gt;&lt;P&gt;Thank you for the question.&lt;/P&gt;&lt;P&gt;The result is the same as ArnoldRenderView and final image.
Also, sorry, the parameter was "Liu" instead of "Li".
Even if "Liu" is processed, if you operate "aiRadius" such as point light from the GUI, the result seems to be overwritten.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 02:23:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056045#M9632</guid>
      <dc:creator>yoshitomop</dc:creator>
      <dc:date>2017-12-07T02:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？</title>
      <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056046#M9633</link>
      <description>&lt;P&gt;Can you send me your compiled filter, and the exact steps to reproduce the problem?&lt;/P&gt;&lt;P&gt;It sounds like the filter works when the radius is 0, and the filter doesn't work when the radius is non-zero.&lt;/P&gt;&lt;P&gt;Or does the filter work if you change the radius first, and then apply the filter?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 11:02:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056046#M9633</guid>
      <dc:creator>Stephen.Blair</dc:creator>
      <dc:date>2017-12-07T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？</title>
      <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056047#M9634</link>
      <description>&lt;P&gt;I tested a point light with the decay filter, and it works even after I change the radius.&lt;/P&gt;&lt;P&gt;The decay filter sets Liu&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 16:50:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056047#M9634</guid>
      <dc:creator>Stephen.Blair</dc:creator>
      <dc:date>2017-12-07T16:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Liu (unoccluded incident radiance of AtLightSample) of custom light filter is invalidated with Radius parameter？</title>
      <link>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056048#M9635</link>
      <description>&lt;P&gt;@Stephen Blair&lt;/P&gt;&lt;P&gt;Thanks for your reply, your report has been very helpful.
I read that changing the radius is still working, I tested my filter carefully again. With that I noticed that Arnold's Radius parameter is fixed in meters. I have created scenes in centimeters, and for testing it was only creating sizes of about 10 square centimeters.
I was misunderstanding that Radius was set in units of 1 or 0.1 and it was not functioning.
When set at the second decimal place or less, attenuation worked as expected.
I solved it with a lot of effort. Again, thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 02:11:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/arnold-for-maya-forum/liu-unoccluded-incident-radiance-of-atlightsample-of-custom/m-p/11056048#M9635</guid>
      <dc:creator>yoshitomop</dc:creator>
      <dc:date>2017-12-08T02:11:34Z</dc:date>
    </item>
  </channel>
</rss>

