Dgs3DInterfaceSetSize

From Multi Theft Auto: Wiki
Revision as of 04:31, 14 October 2018 by Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function returns the width and height of 3D interface in the world. ==Syntax== <syntaxhighlight lang="lua"> float, float dgs3DInterfaceGe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function returns the width and height of 3D interface in the world.

Syntax

float, float dgs3DInterfaceGetSize ( element dgsElement )

Required Arguments

  • dgsElement: The DGS 3D interface of which you wish to retrieve the size.