React Three Fiber <Center>

center is an expensive operation, it centers only once, it centers all the geometry you throw into it. if you want to center again, for instance if something changes, there is a cacheKey prop that can hold a value, if that value changes it will re-trigger it.

3 Likes