55 float rotation_value = (
m_Anim.GetTargetValue() *
Math.RAD2DEG );
62 child.GetChildren().Show(
true);
66 child.GetChildren().Show(
false);
69 child.GetChildren().SetRotation( 0, 0, start_rotation +
rotation);
74 child.GetChildren().SetRotation(0, 0, 360);
86 child.SetRotation( 0, 0, start_rotation +
rotation );
91 child.SetRotation( 0, 0, 180 );