Skip to content

Instantly share code, notes, and snippets.

@supereggbert
Created April 25, 2010 08:49
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 supereggbert/378280 to your computer and use it in GitHub Desktop.
Save supereggbert/378280 to your computer and use it in GitHub Desktop.
<material id="skyMat">
<texture_cube id="sky" src_pos_x="posx.png" src_neg_x="negx.png" src_pos_y="posy.png" src_neg_y="negy.png" src_pos_z="posz.png" src_neg_z="negz.png" />
<material_layer texture="#sky" mapinput="MAP_ENV" mapto="M_COLOR" />
</material>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment