Description
Supported Script Types: Interface Scripts • Client Entity Scripts • Avatar Scripts
The GooglePoly API allows you to interact with Google Poly models direct from inside High Fidelity.Methods
Name | Return Value | Summary |
---|---|---|
getAssetList
|
string | |
getBlocks
|
string | |
getFBX
|
string | |
getGLTF
|
string | |
getGLTF2
|
string | |
getModelInfo
|
string | |
getOBJ
|
string | |
getTilt
|
string | |
setAPIKey
|
None |
Method Details
(static) getAssetList( keyword, category, format ) → {string}
Returns: string |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) getBlocks( keyword, category ) → {string}
Returns: string |
|||||||||
---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) getFBX( keyword, category ) → {string}
Returns: string |
|||||||||
---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) getGLTF( keyword, category ) → {string}
Returns: string |
|||||||||
---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) getGLTF2( keyword, category ) → {string}
Returns: string |
|||||||||
---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) getModelInfo( input ) → {string}
Returns: string |
||||||
---|---|---|---|---|---|---|
Parameters
|
(static) getOBJ( keyword, category ) → {string}
Returns: string |
|||||||||
---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) getTilt( keyword, category ) → {string}
Returns: string |
|||||||||
---|---|---|---|---|---|---|---|---|---|
Parameters
|
(static) setAPIKey( key ) | ||||||
---|---|---|---|---|---|---|
Parameters
|