Skip to content

Instantly share code, notes, and snippets.

@chrjen
Created May 24, 2020 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrjen/bf1d43987c5ed0be1e26ecc3176bd1e8 to your computer and use it in GitHub Desktop.
Save chrjen/bf1d43987c5ed0be1e26ecc3176bd1e8 to your computer and use it in GitHub Desktop.
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array"
[
"CDmeInputTexture"
{
"m_name" "string" "0"
"m_fileName" "string" "materials/particle/dry_erase/stamps/example.tga"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "DXT5"
"m_textureOutputChannelArray" "element_array"
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array"
[
"0"
]
"m_srcChannels" "string" "rgba"
"m_dstChannels" "string" "rgba"
"m_mipAlgorithm" "CDmeImageProcessor"
{
"m_algorithm" "string" ""
"m_stringArg" "string" ""
"m_vFloat4Arg" "vector4" "0 0 0 0"
}
"m_outputColorSpace" "string" "srgb"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment