Tags: msub2/drei
Tags
feat: add onStart, onEnd, onChange props to OrbitControls (pmndrs#513) * feat: add onStart, onEnd, onChange props to OrbitControls * feat: add event props to remaining controls
feat: add Billboarded wrapper component (pmndrs#385) * feat: add Billboarded wrapper component Adds an alternative approach to billboarding that allows any child to be billboarded, not just planes. * refactor!: make Billboard use group * fix: prevent rotation when moving camera around * docs: show an example with group position and not * fix: use simple quaternion copy for billboard
fix(html): update the world matrix (plus ancestors) of the target gro… …up in useFrame() (pmndrs#491) Without this in certain situations the Html component can lag the group when the group's component transform is updated
PreviousNext