SceneManager:CastStrengthRay
From Data Realms Wiki
Revision as of 00:48, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | CastStrengthRay( * The starting position.
|
Description: | |
Traces along a vector and shows where along that ray there is an encounter with a pixel of a material with strength more than or equal to a specific value. | |
Returns | Whether a material of equal or more strength was found along the ray. If not, the fourth parameter have been set to last position of the ray. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |