Geometry.color Property

Usage:
   Object.Geometry.color r/g/b

Argument values:

argument 1:    1/2/3, 4/5/6

Used in a total of 17 .con files: Staticobjects.con

Parent directory of these .con files: Bf1942/Levels

Example: (from Bf1942/Levels/Kursk/StaticObjects.con)
   rem
   rem *** ***
   rem
   Object.Create EU_Spruce2_M1
   Object.Absoluteposition 665.989/88.0528/580.781
   Object.Rotation 0/0/1.52588e-005
   Object.Geometry.scale 0.892706/0.990824/0.900471
   Object.Geometry.color 0.494118/0.494118/0.494118


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