Searched refs:rotAngle (Results 1 – 1 of 1) sorted by relevance
48 float rotAngle = MathUtils::EaseInOutQuart(animTime, 0, in Update() local51 fOrientation = Quaternion(Vector3(0.0f, 1.0f, 0.0f), rotAngle); in Update()