ScriptEvent:heightMapTrace

From Mod Wiki
Revision as of 11:32, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

vector start -- Start point of the trace.
vector end -- End point of the trace.

Result

float

Supported By

sdSysCallThread

Comments

  • If no appropriate heightmap can be found for the trace, the result will be 1.

Functionality

Performs a fast heightmap based trace, and returns the fraction which passed.