0.45.0
![]() |
#include <iPrefabIO.h>
Static Public Member Functions | |
static bool | read (const iaString &filename, const iPrefabPtr &prefab) |
static bool | write (const iaString &filename, const iPrefabPtr &prefab) |
reader for Igor prefab files
|
static |
reads prefab file and configures given prefab with it
filename | path to prefab file |
prefab | the prefab to configure with |
|
static |
writes prefab to file
filename | path to new prefab file |
prefab | the prefab to use |