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