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
In #9998 I implement point cloud attenuation in ModelExperimental. Eye dome lighting works "for free" since it's the Cesium3DTileset that manages it.
However, if a ModelExperimental is loaded via the fromGltf() static method, eye dome lighting will not be applied. This would be a nice-to-have, but not the highest priority right now.
The text was updated successfully, but these errors were encountered:
In #9998 I implement point cloud attenuation in ModelExperimental. Eye dome lighting works "for free" since it's the
Cesium3DTileset
that manages it.However, if a
ModelExperimental
is loaded via thefromGltf()
static method, eye dome lighting will not be applied. This would be a nice-to-have, but not the highest priority right now.The text was updated successfully, but these errors were encountered: