Example #1
0
 public static Color32 PassAndReturnColor32(Color32 c)
 {
     return(InternalEditorUtility.INTERNAL_CALL_PassAndReturnColor32(ref c));
 }