-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.image.generate.misc.SlidingHistory
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Generates a waveform image by feeding in a horizontal texture line at the bottom of the texture.
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | - |
| HistoryLength (Int32) | - |
| IsEnabled (Boolean) | - |
| ResetTrigger (Boolean) | - |
| Direction (Int32) | - |
| SourceSlice (Single) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.