Lib.render.shading.TextureToCubeMap - tixl3d/tixl GitHub Wiki

TextureToCubeMap

in Lib.render.shading


Converts a 2d texture ([loaded with [LoadImage]) into a cube map that can then be used by [SetEnvironment] for PBR image based lighting. Currently Tooll spports Equirectangular Cubemaps.

If changing values and settings in this Operator does not cause any changes in the VIewport, it may be necessary to (temporarily) activate 'UpdateLive' in the following [SetEnvironment] op.


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2DRequired) -
Orientation (Single) Rotates the texture along the horizon.

If changing this value does not cause any changes in the VIewport, it may be necessary to activate 'UpdateLive' in the following [SetEnvironment] op.
Resolution (Int32) Defines the resolution in pixels

Outputs

Name Type
OutputTexture T3.Core.DataTypes.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️