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 TiXL's 'Render To File' window to make a recording of TiXL's 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 |
⚠ Everything else is automatically generated and will be overwritten regularly.