डिक्लेरेशन func QuaternionToAxisAngle(value Quaternion, out var axis Vector3, out var angle float) go पैरामीटर्स इनपुट नाम टाइप विवरण Value Quaternion Input quaternion आउट नाम टाइप विवरण Axis Vector3 Rotation axis Angle Float Angle of rotation clockwise around the axis of rotation