public Handle CreateRotation(Quaternion rota, QuaternionCallback callback) { return(Rota.Create(this, rota, callback)); }