0.44.0
|
#include <iShaderMaterialIO.h>
Static Public Member Functions | |
static bool | read (const iaString &filename, const iShaderMaterialPtr &material) |
static bool | write (const iaString &filename, const iShaderMaterialPtr &material) |
reader for Igor shader material files
|
static |
reads material file and configures given material with it
filename | path to material file |
material | the material to configure with |
|
static |
writes material to file
filename | path to new material file |
material | the material to use |