Go to: Synopsis. Return value. MEL examples.

Synopsis

rad_to_deg float

rad_to_deg is NOT undoable, NOT queryable, and NOT editable.

Converts from radians to degrees.

Return value

floatDegree value

MEL examples

rad_to_deg .42;
// Result: 24.0642276 //