声明 func RotateVector(value Vector3, delta Quaternion) Vector3 go 参数 输入 名称 类型 描述 值 Vector3 目标向量 目标旋转角,四元数 Quaternion 旋转四元数 返回 类型 描述 Vector3 旋转后的向量