AlphaTestValue Property

Usage:
   GeometryTemplate.AlphaTestValue number

Argument values:

argument 1:    0.08

Related properties: AlphaLodDistance, CullFactor, File, SetLodDistance

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

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

Parent directories of these .con files: objects/Vehicles, objects/MOVE_FILES

Example: (from objects/Vehicles/Land/Flakpanzer/Geometries.con)
   GeometryTemplate.Create StandardMesh FlakPanzer_whe2L_M1
   GeometryTemplate.File PanzerIV_whe2L_M1
   GeometryTemplate.CullFactor 0.005
   GeometryTemplate.AlphaTestValue 0.08
   GeometryTemplate.TriangleSortLodDistance 0
   GeometryTemplate.AlphaLodDistance 0
   GeometryTemplate.SetLodDistance 0 0
   GeometryTemplate.SetLodDistance 1 20
   GeometryTemplate.SetLodDistance 2 60
   GeometryTemplate.SetLodDistance 3 100


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