Lib.render.shading.SetRequestedResolution - tixl3d/tixl GitHub Wiki
Set the requested resolution (similar to the Resolution drop-down of the output windows).
Please be sure to understand how Tooll handles resolutions before using this operator. Check the tutorial linked below.
Also see: [RequestedResolution]
| Name (Relevancy & Type) | Description |
|---|---|
| Texture (Texture2D) | - |
| Resolution (Int2) | Enforces a new resolution if both of these are greater than 1. |
| ScaleResolution (Single) | An optional scaling factor that is applied to either the original or the new requested resolution. |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.