Set the extrusion's zoom from value
Future<void> setExtrusionZoomFrom(num from) => DisplayRulePlatform.instance.setExtrusionZoomFrom(id, from);