SceneManager:MovePointToGround
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 00:48, 28 June 2012
Function | |
---|---|
Syntax | MovePointToGround( * The point to start from. Should be in the air, or the same point will be returned (null operation)
|
Description: | |
Takes an arbitrary point in the air and calculates it to be straight down at a certain maximum distance from the ground. | |
Returns | The new point screen is no higher than accuracy + max altitude over the terrain. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |