ZoneDataInterface type
Data for Zones.
Signature:
type ZoneDataInterface = Omit<components['schemas']['ModelZone'], '$defs'>;
Remarks
For the time being, the values should be provided in UV units / coordinates.
Data for Zones.
Signature:
type ZoneDataInterface = Omit<components['schemas']['ModelZone'], '$defs'>;
For the time being, the values should be provided in UV units / coordinates.