RenderPath.xml 336 B

123456
  1. <renderpath>
  2. <command type="scenepass" pass="base" vertexlights="true" metadata="base" />
  3. <command type="scenepass" pass="postopaque" />
  4. <command type="scenepass" pass="alpha" vertexlights="true" sort="backtofront" metadata="alpha" />
  5. <command type="scenepass" pass="postalpha" sort="backtofront" />
  6. </renderpath>