Usage:
Cloud.SetTexScale
number
Argument values:
argument 1: | range is 5 to 8; most commonly 8 |
This property is not a part of any defined type of object.
Used in a total of 35 .con files: Skyandsun.con
Parent directory of these .con files: Bf1942/Levels
Example: (from Bf1942/Levels/Battle_of_Britain/Init/SkyAndSun.con)
GeometryTemplate.File Sky_Bocage_m1
Sky.initSky
Sky.addCloud
Cloud.SetName cloud_0
Cloud.SetSrcBlend BMSourceAlpha
Cloud.SetDstBlend BMInvSourceAlpha
Cloud.SetTexScale 8
Cloud.SetSpeed -0.03 0.015
Cloud.SetHeight 3500
Go to the Cloud properties list page, Cloud page, All Properties list, or Main scripting page.