-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.render.shading.SetRequestedResolution
Thomas Mann edited this page Sep 5, 2025
·
4 revisions
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.