ObjectTemplate.HasDynamicShadow

From Pilot_51's Wiki
Revision as of 07:46, 20 November 2008 by Pilot 51 (talk | contribs) (New page: == MDT description == If set to true (1), this object will cast a shadow that will change as the object moves, or if it is destroyed. The model must have a shadow mesh for this computation...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

If set to true (1), this object will cast a shadow that will change as the object moves, or if it is destroyed. The model must have a shadow mesh for this computation. Shadows from buildings, trees, and other static objects are usually "baked on" to the terrain map, so this property is false (0 - the default) for them. Normally this property is set for the large parts of an object, e.g. for the fuselage of a plane but no other plane objects. This is done to save on computation during the game.

Source and more details

Additional Description