ScriptEvent:heightMapTrace

From Mod Wiki

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.