Asset Files
The AVPro Movie Capture asset package contains files organised into 4 major folders:
- Runtime Folder
- Demos Folder
- Editor Folder
- Docs Folder
Runtime Folder
This folder contains the primary elements of AVPro Movie Capture. It builds to the RenderHeads.AVProMovieCapture.Runtime
assembly.
Plugins/
Contains all native plugin files
Scripts/
Components/
Monobehaviour Components
Internal/
Internal code that is not usually modified by users
Resources
Resources (mostly Shaders) used internally and always included in builds
Demos Folder
This folder contains several examples scenes showing how to use some of the components included with AVPro Movie Capture. This folder builds to its own assembly and is optional.
Editor Folder
This folder contains editor-only scripts which are not usually modified by users. It builds to the RenderHeads.AVProMovieCapture.Editor
assembly.
Docs Folder
This folder contains a PDF version of the documentation