Represents a source for a Shopify hosted 3d model.
More...
|
T | Get< T > (string field, string alias=null) |
|
Dictionary< string, object > | Data |
|
Dictionary< string, object > | DataJSON [get, protected set] |
|
Represents a source for a Shopify hosted 3d model.
◆ Model3dSource()
Shopify.Unity.Model3dSource.Model3dSource |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
◆ filesize()
long Shopify.Unity.Model3dSource.filesize |
( |
| ) |
|
|
inline |
The filesize of the 3d model.
◆ format()
string Shopify.Unity.Model3dSource.format |
( |
| ) |
|
|
inline |
The format of the 3d model.
◆ mimeType()
string Shopify.Unity.Model3dSource.mimeType |
( |
| ) |
|
|
inline |
The MIME type of the 3d model.
◆ url()
string Shopify.Unity.Model3dSource.url |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/Model3dSource.cs