Vector3 fwd = transform.TransformDirection(Vector3.forward);
thank you very much in advance
var fwd = transform.TransformDirection(Vector3.forward);