SteamVR/Environments/Fog Tutorial VTEX

From Valve Developer Community
< SteamVR‎ | Environments
Revision as of 10:14, 21 January 2024 by Thunder4ik (talk | contribs) (→‎top: clean up, added deadend tag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array" 
[
"CDmeInputTexture"
{
"m_name" "string" "FogGradientTexture"
"m_fileName" "string" "materials/effects/steamvr_home_gradient_fog.psd"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
"m_imageProcessorArray" "element_array" 
[
]
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "RGBA8888"
"m_outputClearColor" "vector4" "0 0 0 0"
"m_nOutputMinDimension" "int" "0"
"m_nOutputMaxDimension" "int" "0"
"m_textureOutputChannelArray" "element_array" 
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array" [ "FogGradientTexture" ]
"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"
}
]
"m_vClamp" "vector3" "0 0 0"
"m_bNoLod" "bool" "0"
}