Get the 3D model's rotation value on the X-axis in degrees
Future<num?> getModel3DRotationX() => DisplayRulePlatform.instance.getModel3DRotationX(id);