File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 536536 <input name =" bsdf" type =" BSDF" nodename =" fuzz_layer" />
537537 <input name =" edf" type =" EDF" nodename =" emission_edf" />
538538 <input name =" opacity" type =" float" interfacename =" geometry_opacity" />
539+ <input name =" thin_walled" type =" boolean" interfacename =" geometry_thin_walled" />
539540 </surface >
540541
541542 <!-- Output -->
Original file line number Diff line number Diff line change 533533 <input name =" bsdf" type =" BSDF" nodename =" fuzz_layer" />
534534 <input name =" edf" type =" EDF" nodename =" emission_edf" />
535535 <input name =" opacity" type =" float" interfacename =" geometry_opacity" />
536+ <input name =" thin_walled" type =" boolean" interfacename =" geometry_thin_walled" />
536537 </surface >
537538
538539 <!-- Output -->
Original file line number Diff line number Diff line change 7777 doc =" The color of the emitted light." />
7878 <input name =" geometry_opacity" type =" float" value =" 1" uimin =" 0" uimax =" 1" uiname =" Opacity" uifolder =" Geometry" hint =" opacity"
7979 doc =" The opacity of the entire material." />
80- <input name =" geometry_thin_walled" type =" boolean" value =" false" uiname =" Thin Walled" uifolder =" Geometry" uiadvanced =" true"
80+ <input name =" geometry_thin_walled" type =" boolean" value =" false" uniform = " true " uiname =" Thin Walled" uifolder =" Geometry" uiadvanced =" true"
8181 doc =" If true the surface is double-sided and represents an infinitesimally thin shell. Suitable for extremely geometrically thin objects such as leaves or paper." />
8282 <input name =" geometry_normal" type =" vector3" defaultgeomprop =" Nworld" uiname =" Normal" uifolder =" Geometry"
8383 doc =" Input geometric normal" />
615615 <input name =" bsdf" type =" BSDF" nodename =" fuzz_layer" />
616616 <input name =" edf" type =" EDF" nodename =" emission_edf" />
617617 <input name =" opacity" type =" float" interfacename =" geometry_opacity" />
618+ <input name =" thin_walled" type =" boolean" interfacename =" geometry_thin_walled" />
618619 </surface >
619620
620621 <!-- Output -->
You can’t perform that action at this time.
0 commit comments