GooglePoly

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

Name Type Description
keyword string
category string
format string
(static) getBlocks( keyword, category ) → {string}
Returns: string

Parameters

Name Type Description
keyword string
category string
(static) getFBX( keyword, category ) → {string}
Returns: string

Parameters

Name Type Description
keyword string
category string
(static) getGLTF( keyword, category ) → {string}
Returns: string

Parameters

Name Type Description
keyword string
category string
(static) getGLTF2( keyword, category ) → {string}
Returns: string

Parameters

Name Type Description
keyword string
category string
(static) getModelInfo( input ) → {string}
Returns: string

Parameters

Name Type Description
input string
(static) getOBJ( keyword, category ) → {string}
Returns: string

Parameters

Name Type Description
keyword string
category string
(static) getTilt( keyword, category ) → {string}
Returns: string

Parameters

Name Type Description
keyword string
category string
(static) setAPIKey( key )

Parameters

Name Type Description
key string