Click or drag to resize

WeatherMakerCloudProbeScript Fields

The WeatherMakerCloudProbeScript type exposes the following members.

Fields
  NameDescription
Public fieldProbeDestination
Probe destination. If null or equal to ProbeTarget, then a single point sample is made. If ProbeDestination is elsewhere, then an accumulated ray march sample of clouds is taken.
Public fieldProbeSource
The target to probe. Defaults to this script transform.
Public fieldProbeSourceIsCamera
Whether to override ProbeSource to the camera being rendered
Public fieldShowGizmos
Whether to show gizmoes
Top
See Also