Click or drag to resize

WeatherMakerCloudProfileScript Methods

The WeatherMakerCloudProfileScript type exposes the following members.

Methods
  NameDescription
Public methodClone
Deep clone the entire profile
Public methodCopyStateTo
Copy profile state to another profile
Public methodEnsureNonNullLayers
Ensure all layers have profiles
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID

Returns the instance id of the object.

(Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodSetShaderCloudParameters
Set shader cloud values
Public methodToString

Returns the name of the GameObject.

(Inherited from Object.)
Public methodUpdate
Update
Public methodUpdateWeatherMap
Update the weather map
Top
Extension Methods
  NameDescription
Public Extension MethodCachedName
Get cached name
(Defined by WeatherMakerObjectExtensions.)
Public Extension MethodSetCachedName
Put name in the cache
(Defined by WeatherMakerObjectExtensions.)
Top
See Also