CTS Namespace

Class Types

Class Summary
CTSSingleton<T>
CTSTerrainManager Manages communication between weather, terrain profiles and terrain instances. General CTS configuration and control should be performed via this class. Local weather control should be controlled via Weather Manager class.
CTSWeatherController Per terrain weather controller for CTS. This applies weather updates into the terrain. To control weather globally use the Weather Manager class instead.
CTSWeatherManager A terrain weather and season controller for CTS. This manager broadcasts weather updates to weather controllers which then apply them directly to the material, but not the profile. This way you can effect change, without wrecking profile settings.
CTSWorldAPIIntegration Drive CTS from WorldAPI - add a CTS Weather manager in the scene and drop this script onto it