This is a child page. You can use Parent in the quick nav bar at the top or the bottom of the page to navigate directly back to the parent of this page. Some child pages are more than one level deep, and in that case will require more than one Parent click to reach the outermost document level.

§ 16.90.5.26 - lib (SceneScript element)

 <libpath "Path"

This allows you to specify a path where the scene file will look for library files. For instance, if your scene files are normally kept in:

    c:\scenes\

...and you have a scene file called myscene.w3d, then the following language snippet illustrates reasonable usage:

 <libpath "c:\scenes\"  <lib "myscene.w3d"

Together, these work to build the full name:

    c:\scenes\myscene.w3d

The benefit of using the  <libpath language element is that if you keep your library elements in one location, you can avoid typing the path to them all the time, which both reduces the work you have to do and the potential for annoying errors.

Keyboard Navigation
, Previous Page . Next Page t TOC i Index o Operators g Glossary
WinImages F/x, Morph and all associated documentation
Copyright © 1992-2007 Black Belt Systems ALL RIGHTS RESERVED Under the Pan-American Conventions
WinImages F/x Manual Version 7, Revision 6, Level A

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses python 2.7
Page 198
box