Lib.render.utils.ConvertEquirectangle - tixl3d/tixl GitHub Wiki
Transforms a 360° image that was captured using a mirror ball or a panorama camera via equirectangular mapping so that it can be projected onto a cube without being distorted.
Useful combinations: [LoadImage]
Also see: [Equirectangle], [PolarCoordinates]
| Name (Relevancy & Type) | Description | 
|---|---|
| Image (Texture2D) | - | 
| Resolution (Int2) | - | 
| Name | Type | 
|---|---|
| ColorBuffer | T3.Core.DataTypes.Texture2D | 
⚠ Everything else is automatically generated and will be overwritten regularly.