mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Protocol spec: add missing scene visibility field in spec
This commit is contained in:
parent
9d7a32aa1f
commit
8cfc613a3d
@ -300,6 +300,7 @@ Objects in the "sources" array have the following fields :
|
|||||||
- **"source_cy"** (integer) : height of the item (without scale applied)
|
- **"source_cy"** (integer) : height of the item (without scale applied)
|
||||||
- **"cx"** (double) : width of the item (with scale applied)
|
- **"cx"** (double) : width of the item (with scale applied)
|
||||||
- **"cy"** (double) : height of the item (with scale applied)
|
- **"cy"** (double) : height of the item (with scale applied)
|
||||||
|
- **"render"** (bool) : visibility of the source in the scene
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user