TreeMesh Type

The TreeMesh object type is created by GeometryTemplate.Create.

This type defines a 3D mesh and a billboard, typically for a tree or bush.

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

Parent directories of these .con files: objects/Vegetation, objects/Buildings

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

Properties used with this type of object:
   GeometryTemplate.Billboard
   GeometryTemplate.BillboardDistance
   GeometryTemplate.Create
   GeometryTemplate.File
   GeometryTemplate.SwayEnable
   GeometryTemplate.SwayRangeDegrees


Go to the GeometryTemplate type list page, GeometryTemplate page, All Types list, Class list, CON file list, or Main scripting page.