ModelDataInterface interface
Data for model instantiation.
Signature:
interface ModelDataInterface
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number |
(Optional) Ratio defines the width of UV space in meters. | ||
string |
(Optional) The URI of the Core3D API resource (if one exists). | ||
{ name: string; url: string; }[] |
A list of related variants. | ||
(Optional) A list of Zone definitions for this model. |