SwayRangeDegrees Property

Usage:
   GeometryTemplate.SwayRangeDegrees number

Argument values:

argument 1:    1.1

Description: This property sets the amount in degrees that a tree sways when its SwayEnable property is set.

Related properties: SwayEnable

Used in object types (and how often in each type): StandardMesh (1%), TreeMesh (25%)

Used in a total of 33 .con files: Geometries.con

Parent directory of these .con files: objects/Vegetation

Example: (from objects/Vegetation/Common/EU_pine6w_M1/Geometries.con)
   GeometryTemplate.Create TreeMesh EU_pine6w_M1
   GeometryTemplate.File EU_pine6w_M1
   GeometryTemplate.SwayEnable 1
   GeometryTemplate.SwayRangeDegrees 1.1
   GeometryTemplate.Billboard 1
   GeometryTemplate.BillboardDistance 50


Go to the GeometryTemplate properties list page, GeometryTemplate page, All Properties list, or Main scripting page.