SkillAgentSearch skills...

VFXToolbox

Additional tools for Visual Effect Artists

Install / Use

/learn @Unity-Technologies/VFXToolbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VFXToolbox

Additional tools for Visual Effect Artists.

Disclaimer

The content in this repository is provided by Unity Technologies as-is as open-source content under the Unity Companion License. Updates, improvements, follow-ups, or bug fixes are not guaranteed in a timely manner for the content provided due to the limited resources available for this project.

Install VFX Toolbox Unity Package

Local Package Install :

  • Git Clone this repository (or download zip and unzip locally)
  • Install Unity 2019.3 or newer and run it for your project
  • Open Package Manager Window (Window/Package Manager)
  • Use the + Button located at the top-left of the window and select "Add Package from Disk"
  • Navigate to the root of the repository directory then open the package.json file.

Git Reference Install (Package will be available as read-only):

  • (Make sure you have Git CLI installed on your system and path correctly configured)
  • Install Unity 2019.3 or newer
  • Open your project's Packages/manifest.json file with a text editor
  • Add the following line to dependencies list : "com.unity.vfx-toolbox": "https://github.com/Unity-Technologies/VFXToolbox.git#2.0.0-preview",

Image Sequencer

This utility enables the authoring of Flipbook Texture Sheets in an easy way. Create Image Sequence assets, import your texture sequences and start retiming, loop, and assemble into a flipbook texture sheet.

By using templates, you can go back, make adjustments then re-export with only one click.

  • You can create Image Sequence Templates using the Create/Visual Effects/Image Sequence project window menu
  • You can open the Image Sequencer using the Window/Visual Effects/Image Sequencer menu

DCC Tools

DCC Tools enable the export of .pcache and .vf files to be used with Visual Effect Graph. They are available for the following DCCs at the moment:

Houdini

  • Point Cache Baker
  • Volume Exporter
  • 6-way lighting texture Baker (More Info)

Blender

View on GitHub
GitHub Stars1.3k
CategoryDevelopment
Updated17h ago
Forks112

Languages

C#

Security Score

80/100

Audited on Mar 24, 2026

No findings