Resource Manager: Texture Editor – Arma Reforger

From Bohemia Interactive Community
Revision as of 13:39, 27 May 2022 by Lou Montana (talk | contribs) (Text replacement - "|Modding|Tools|Official Tools" to "|Modding|Official Tools")
Jump to navigation Jump to search

Horizontal Bar

Preview background

  • checker board pattern
  • white color
  • grey color
  • black color

Show alpha mask

Color scheme

  • Default
  • sRGB
  • Linear

Brightness

Adjust brightness through the slider.

Toggle/Isolate channel

Option for RGB channels together or separate RGBA channels.

Filtering mode

Point filter

Bilinear

Trilinear

Mipmaps are automatically chosen and blended.

mip level

In range 1..12.

Automatic mipmap

If checked, always resets the manually-set mipmap.

Auto scale to fit

🚧
TODO: this must be updated.


Details Tab

See various texture and hovered pixel statistics.

🚧
TODO: To describe:
  • Texture Properties Tab
  • Histogram Tab

Color graph

This color statistics graph can be manipulated with left and right click, to respectively zoom on a selected range and slide the graph values. Mouse wheel can also be used.

Reset

This button resets the color graph to 0..256 range.


Import Settings Tab

General

Present

Whether the resource will be imported and available in data.

Source File

Can be used to override source file to any compatible file (model) in folder.

Unsorted

Target Format

Can be one of:

  • EnfusionDDS
  • DirectXDDS
  • EnfusionDDS_LZ0
  • EnfusionDDS_LZ4

Format Compress

Can be one of:

  • Copy
  • Fastest
  • Medium
  • Best

Compress Treshold

Compression threshold in percent in range 0..100. If the compression ratio is bigger then the uncompressed version is used.

LZO and LZ4 format only.

Remove Mips

Remove the specified number of large mipmaps.

This functionality may be affected by the Max Size parameter (below) which can also remove some mipmaps to achieve a specified size.

Max Size

Set the texture size limit (dimensions, not file weight) in powers of 2 (4, 8, 16 etc up to 16384). The texture will be downsized when its width or height is larger than this value.

This functionality may be affected by the Remove Mips parameter (above) which can affect texture size too.

Conversion

Set conversion from RGBA into specific format of channels. Can be one of:

  • None
  • DXTCompression
  • Alpha8
  • Red
  • RedHQCompression
  • RedGreen
  • RedGreenHQCompression
  • ColorHQCompression
  • HDRCompression

Conversion Quality

Set conversion quality for compressed formats in range 0..1. Higher value means better quality ratio but slower compression.

Original Pixel Bit Depth

Set whether or not the original pixel bit depth should try to be kept between conversion; otherwise the texture will be converted to 8 bit format.

Swizzling

Set channel's swizzling. Can be one of:

  • None
  • TerrainLayerTexture
  • TerrainSuperTexture
  • TerrainNormalSpecular_SYxX
  • AlphaToRGB
  • SMDIToGS
  • NormalMap_NOHQ
  • NormalMapGA
  • NormalSpecularMapXYZS
  • AmbientSpecularMapGA
  • ColorNoise

Color Space

Can be one of:

  • ToLinear
  • ToSRGB

Contains Mips

Generate Mips

Mip Map Function

Set mipmap downsize function. Can be one of:

  • Filter
  • Normalize
  • ColorNoise
  • FoliageAlpha1
  • FoliageAlpha2
  • FoliageAlpha3
  • FoliageAlpha4
  • FoliageAlpha5

Mip Map Filter

Set mipmap generation filter. Can be one of:

  • Box
  • Triangle
  • Kaiser

Mip Alpha Fade Start

Set the alpha-to-black fading's mipmap start threshold in range 0..1.

For example with an image with 8 mimaps, 0.5 means the 4th mipmap.

Mip Alpha Fade End

Set the alpha-to-black fading's mipmap end threshold in range 0..1.

For example with an image with 8 mimaps, 1 means the 8th mipmap.

Mip Alpha Fade Value

Set the alpha fading's mipmap value in range 0..1.

For example, 0 means that the alpha will be faded to black.

Tiled Texture

Set if the texture is tiled - affects mimaps generation.

Generate Cubemap

Set the conversion from a panoramic/spherical texture to a cubemap texture.

Source texture must be an equirectangular panorama.