====Effect Paths==== A //path// allows you to select a 3D model (or a component of a 3D model) from your scene. They work in a similar way to directory paths on your hard drive, using a slash (/) character to separate the individual elements. For example, if you had an object called "Main Water Valve" that you wanted to reference in a path, you could use... /Main Water Valve Without the leading slash, paths will be //relative//. Meaning that you can use the path to search for sub-parts of your 3D model.