SceneManager:GetUnseenResolution

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxGetUnseenResolution( * The team we're talking about. )
Description:
Shows what the resolution factor of the unseen map to the entire Scene is, in both axes.
ReturnsA vector witht he factors in each element representing the factors.




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