Advertisement
Guest User

lyokoBox1.vtex

a guest
Jun 22nd, 2021
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. "CDmeVtex"
  2. {
  3. "m_inputTextureArray" "element_array"
  4. [
  5. "CDmeInputTexture"
  6. {
  7. "m_name" "string" "LyokoBox_1"
  8. "m_fileName" "string" "materials/particle/LyokoBox1.tga"
  9. "m_colorSpace" "string" "srgb"
  10. "m_typeString" "string" "2D"
  11. }
  12. ]
  13. "m_outputTypeString" "string" "2D"
  14. "m_outputFormat" "string" "DXT5"
  15. "m_textureOutputChannelArray" "element_array"
  16. [
  17. "CDmeTextureOutputChannel"
  18. {
  19. "m_inputTextureArray" "string_array" [ "LyokoBox_1" ]
  20. "m_srcChannels" "string" "rgba"
  21. "m_dstChannels" "string" "rgba"
  22. "m_mipAlgorithm" "CDmeImageProcessor"
  23. {
  24. "m_algorithm" "string" ""
  25. "m_stringArg" "string" ""
  26. "m_vFloat4Arg" "vector4" "0 0 0 0"
  27. }
  28. "m_outputColorSpace" "string" "srgb"
  29. }
  30. ]
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement