WeatherMakerResourceContainerScript Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerResourceContainerScript type exposes the following members.
| Name | Description | |
|---|---|---|
| WeatherMakerResourceContainerScript | Initializes a new instance of the WeatherMakerResourceContainerScript class |
| Name | Description | |
|---|---|---|
| hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
| name | The name of the object. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | Returns the instance id of the object. | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | Returns the name of the GameObject. | |
| TryGetValueT |
Attempt to get a resource out of the container
|
| Name | Description | |
|---|---|---|
| AudioClips |
All Weather Maker audio clips for your game. These will be part of the final build.
| |
| ComputeShaders |
All Weather Maker compute shaders for your game. These will be part of the final build.
| |
| ProfilesClouds |
All Weather Maker cloud scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesFog |
All Weather Maker fog scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesOther |
All Weather Maker misc scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesPerformance |
All Weather Maker performance scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesPrecipitation |
All Weather Maker precipitation scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesSky |
All Weather Maker sky scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesSound |
All Weather Maker sound scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesWater |
All Weather Maker water scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesWeather |
All Weather Maker weather scriptable object profiles for your game. These will be part of the final build.
| |
| ProfilesWind |
All Weather Maker wind scriptable object profiles for your game. These will be part of the final build.
| |
| Shaders |
All Weather Maker shaders for your game. These will be part of the final build.
| |
| Textures2D |
All Weather Maker 2D textures for your game. These will be part of the final build.
| |
| Textures3D |
All Weather Maker 3D textures for your game. These will be part of the final build.
|
| Name | Description | |
|---|---|---|
| CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
| SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |