WeatherMakerCloudProbeScriptProbeDestination Field |
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.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Transform ProbeDestination
Public ProbeDestination As Transform
public:
Transform^ ProbeDestination
val mutable ProbeDestination: Transform
Field Value
Type:
TransformSee Also