- Fix render pipeline lighting issue with small cubes (#8158) This will also allow other mods which need to calculate small normalised vectors to be able to use the default classes without needing to write their own, while not effecting any side effects created by how the base game uses this function.