Private & Confidential
(1.1.0) Canvas share API
Description | URI message | Arguments |
---|---|---|
| The path segment of the message |
|
Canvas Share Messages | ||
Adds a new share object | textureShare/add | type : string |
Remove a share object | textureShare/remove | id : string |
Remove all share objects | textureShare/clear | - |
Toggles sharing on/off | textureShare/setEnabled | id : string |
Set normalized position of object | textureShare/setPosition | id : string |
Set normalized size of object | textureShare/setSize | id : string |
Sets the output texture aspect ratio. “Lock aspect ratio” needs to be enabled | textureShare/setAspectRatio | id : string |
Toggles output aspect ratio lock | textureShare/setLockAspectRatio | id : string |
Sets the resolution used by lockResolution | textureShare/setResolution | id : string |
Toggles resolution lock on/off | textureShare/setLockResolution | id : string |
(c) Igloo Vision 2020