You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, following #1646 in the updated "glTF Settings" node, the "thickness" value should default to zero, not one. This matches glTF's own default thicknessFactor of zero.
I think it's appropriate to write KHR_materials_volume on export when (a) thickness is non-zero or textured, and (b) transmission is non-zero or textured. This can have an effect even in cases where absorption/attenuation/density is not being used on the volume.
The text was updated successfully, but these errors were encountered:
Hi, following #1646 in the updated "glTF Settings" node, the "thickness" value should default to zero, not one. This matches glTF's own default thicknessFactor of zero.
I think it's appropriate to write
KHR_materials_volume
on export when (a) thickness is non-zero or textured, and (b) transmission is non-zero or textured. This can have an effect even in cases where absorption/attenuation/density is not being used on the volume.The text was updated successfully, but these errors were encountered: