Job: Texture Filters
This documentation is for update 2.0+, applied to 5.4+.
Last updated
Was this helpful?
This documentation is for update 2.0+, applied to 5.4+.
Last updated
Was this helpful?
Input Settings
Texture Filter Type: The filter to apply to the Output Texture.
Blur Distance: Distance of blur in UV space.
Blur Steps: Number of steps along distance.
Radial Blur Kernal Power: Number of radial steps to perform.
Radial Blur Steps: Number of radial steps to perform.
Radial Blur Offset: Number of radial steps to perform.
Motion Blur Vector: Vector for blur direction.
Sharpen Amount: The amount to sharpen the Output Texture.
Sample Offset: The width of the unsharp mask offset in texels.
Pixel Resolution: Size of pixels in Output Texture.
Edge Transition:
Shader Resolution:
Luminance:
Background Colour: The colour of the background for the Output Texture.
Line Colour: The colour of the lines in Output Texture.
Toon Amount: The intensity of the toon shading on Output Texture.
Output Settings
Texture Resolution: Resolution of the Output Texture.
Texture Format: The format of the Output Texture.
Texture Compression: The compression format of the Output Texture.
Texture Mip Settings: The Texture Mip of the Output Texture.
Compress Without Alpha: Whether to include the Alpha in the compression of the Output Texture.
SRGB: sRGB is only available in 8-bit due to engine limitations. NOTE: This sRGB checkbox only affects the gamma of the Output Texture. The output UTexture2D will NOT be sRGB due to engine limitations.
Generate Settings
Output Texture Name: The name of the Job and Output Texture. This will be numbered up automatically if the file already exists.
Output Path: The relative path for the Output Texture.
Export Settings
Export: Whether to export the output to disk when generated.
Export Path: The absolute path to export the Output Texture.
Export Settings
Format: The desired output image format to write to disk.
Compression Quality: An image format specific compression setting. Either 0 (Default) or 1 (Uncompressed) for EXRs, or a value between 0 and 100.
Overwrite File: Whether to overwrite the image if it already exists.
Async: Whether to perform the writing asynchronously, or to block the game thread until it is complete.