Image
From Eclat-Digital Ocean 2014 Documentation
Description
The image node allows loading an image file for use as a texture, an environment mapping, a 2D function...
The currently supported file types are : BMP, GIF, JPEG, MNG, PBM, PNG, TGA, TIFF(8bit), EXR(with RGB channels).
Low dynamic range image formats (all but EXR) are all gamma-decoded to linear RGB assuming a sRGB profile.
Children nodes
none
Parameters
- path
- string
- The image path
Example
<image path="textures/concrete.jpg"/>