0.45.0
![]() |
#include <iShaderIO.h>
Static Public Member Functions | |
static bool | read (const iaString &filename, const iShaderPtr &material) |
static bool | write (const iaString &filename, const iShaderPtr &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 |