Page cover image

☁️Plume Module

Overview

Plume is a feature-rich, particle-based cloud solution that adds in volumetric clouds that interact with your scene.

Plume is an extension module for COZY 3 that is available for purchase separately.

Key Features

  • Cell-based procedurally generated volumetric clouds

  • Automatic chunk generation, culling, and pooling make for quick cloud generation at any altitude, speed, or location

  • Bend your clouds to the horizon to give the illusion of a curved planet

  • Use the profile system to design your own cloud types

  • Automatically animate according to a custom wind speed and direction

  • Combine normals of nearby chunks automatically to make large cohesive clouds

  • Generate colliders for clouds

  • Accurate cloud shadows

  • Spread out noise calculations to increase performance

  • Use with or without COZY's default cloud types

Cloud Profiles

  • Default Volumetric clouds - Balanced, well-rounded clouds that are great for any project!

  • Tall Volumetric Clouds - Exaggerated clouds that make your sky look majestic

  • Thin Volumetric Clouds - Simple thin clouds that add a subtle depth to your scene

  • Tiny Volumetric Clouds - Small 3D clouds that can be used for smaller scenes

  • Performant Volumetric Clouds - Example profile with settings optimized for light systems

Usage Examples

Setup Instructions

To start using Plume in your COZY system, simply add the module from the settings tab

If you are using URP please be sure to import the URP package from the Custom Render Pipelines folder. NOTE: this is different from the URP package for the main package and must be installed separately

See Your Changes in Edit Mode

To reduce performance load in the editor Plume will only update while the application is playing. To see what your changes do to the clouds there is a button at the bottom of the inspector labeled "Regenerate to View Changes". Press this button to see your changes reflected in the editor!

Change Main Settings

The majority of variables can be edited directly in the module editor. Play around with the settings (see the in-editor tooltips for more information on what each setting does) and hit the "Regenerate to View Changes" button at the bottom of the inspector to see your changes reflected in the editor.

Edit Particle Settings

Some other settings (such as particle spawn speed and lifetime) need to be edited in the particle system settings for the cloud chunks. This is possible by selecting the cloud chunk (referenced in the options tab) and editing variables there

Change Material Texture

Different textures can dramatically change the way that Plume looks in the scene. In the Plume material, change the Cloud Texture variable out for something else to get different results!

This example below uses a simple brushed texture to give a softer feel

And this example uses no texture to give an angular and geometric feel

Last updated

Was this helpful?