bulletRotateToVelocity : boolean
Bullets can optionally adjust their rotation in-flight to match their velocity.This can create the effect of a bullet 'pointing' to the path it is following, for examplean arrow being fired from a bow, and works especially well when added to bulletGravity.
Source code: plugins/weapon/WeaponPlugin.js (Line 207)