Lib.io.video.ScreenCapture - tixl3d/tixl GitHub Wiki
in Lib.io.video
Loads and renders the content of the entire screen, similar to screen capturing software like OBS (Open Broadcaster Software).
Useful combinations: Can be rendered to a file / image sequence within TiXLs 'Render To File' Window to make a recording of TiXLs UI. Can be combined with [ScreenCloseUp] to make it look like the monitor is being filmed with a real camera. Can also be used to add 2d effects on the captured image like [Pixelate], [SortPixel] etc.
Name (Relevancy & Type) | Description |
---|---|
ScreenIndex (Int32) | Defines which screen is recorded (e.g. for multi-monitor systems) |
TimeOut (Int32) | Defines the TimeOut |
Name | Type |
---|---|
TextureOutput | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.