Jump to content

Template:Texture Overview: Difference between revisions

From HedgeDocs
Justin113D (talk | contribs)
Added template
 
Justin113D (talk | contribs)
No edit summary
 
Line 4: Line 4:
|-
|-
| width="200px" | <b>File Suffix</b>
| width="200px" | <b>File Suffix</b>
| <code>{{{suffix|}}}</code>
| {{{suffix|}}}
|-
|-
| <b>Composition</b>
| <b>Composition</b>
Line 43: Line 43:


{{Texture Overview
{{Texture Overview
| suffix = _abd
| suffix = <code>_abd</code>
| composition = RGBA
| composition = RGBA
| encoding = <code>BC1_UNORM</code>
| encoding = <code>BC1_UNORM</code>

Latest revision as of 08:57, 12 July 2025


This template creates a block for giving overview information of a texture kind

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Suffixsuffix

Texture suffix

Contentoptional
compositioncomposition

Texture composition ("RGBA", "Grayscale", etc)

Contentoptional
Recommended Encodingencoding

Recommended texture encoding

Contentoptional

Examples

Texture overview
File Suffix _abd
Composition RGBA
Recommended encoding

BC1_UNORM


Cookies help us deliver our services. By using our services, you agree to our use of cookies.