SceneManager:SetScreenOcclusion
From Data Realms Wiki
Revision as of 00:48, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | SetScreenOcclusion( * A Vector that specifies the amount of occlusion of the screen.
|
Description: | |
Sets the amount that a specific screen is occluded by a GUI panel or something of the sort. This will affect how the scroll target translates into the offset of the screen, in order to keep the target centered on the screen. | |
Returns | None. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |