Difference between revisions of "ObjectTemplate.AddLinePoint"

From Pilot_51's Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== MDT description ==
 
== MDT description ==
 
This adds a point on a polyline to create an AreaObject for audio. The area defined represents where the sound is heard. This technique is used for rivers, lakes, coastlines, etc.<br>
 
This adds a point on a polyline to create an AreaObject for audio. The area defined represents where the sound is heard. This technique is used for rivers, lakes, coastlines, etc.<br>
''[http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/AddSkeletonIK.shtm Source and more details]''
+
''[http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/AddLinePoint.shtm Source and more details]''
 
<br>
 
<br>
 
== Additional Description ==
 
== Additional Description ==

Latest revision as of 00:38, 1 November 2008

MDT description

This adds a point on a polyline to create an AreaObject for audio. The area defined represents where the sound is heard. This technique is used for rivers, lakes, coastlines, etc.
Source and more details

Additional Description