SceneManager:SetOffsetX

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxSetOffsetX( * A long that specifies the new horizontal offset value.
  • Which screen you want to set the offset of. )
Description:
Sets the horizontal offset (scroll position) of the terrain.
ReturnsNone.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools