WeatherMakerFogProfileScriptFogNoiseVelocity Field |
Fog noise velocity, determines how fast the fog moves. Not all fog scripts support 3d velocity, some only support 2d velocity (x and y).
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Vector3 FogNoiseVelocity
Public FogNoiseVelocity As Vector3
public:
Vector3 FogNoiseVelocity
val mutable FogNoiseVelocity: Vector3
Field Value
Type:
Vector3See Also