Use thinInstance and billboradMode

Hello everyone!

when i use thinInstance and billboradMode, the display effect is inconsistent with the default or InstancedMesh。 Is there a problem with this?

I hope the effect is consistent with when using InstancedMesh。

Any help appreciated!

repo: thinInstance with billboardMode | Babylon.js Playground

You will have to compute the thin instance matrices yourself, see:

1 Like