mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 14:56:57 +02:00
Delete web3d overlay "resolution" property JSDoc
This commit is contained in:
parent
43bc8bb948
commit
d6a0457ee5
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ void Web3DOverlay::setProperties(const QVariantMap& properties) {
|
|||
*
|
||||
* @property {string} url - The URL of the Web page to display.
|
||||
* @property {string} scriptURL="" - The URL of a JavaScript file to inject into the Web page.
|
||||
* @property {Vec2} resolution - <strong>Deprecated:</strong> This property has been removed.
|
||||
* @property {number} dpi=30 - The dots per inch to display the Web page at, on the overlay.
|
||||
* @property {Vec2} dimensions=1,1 - The size of the overlay to display the Web page on, in meters. Synonyms:
|
||||
* <code>scale</code>, <code>size</code>.
|
||||
|
|
Loading…
Reference in a new issue