GetText3DDimension

From Onset Developer Wiki
Revision as of 20:04, 2 September 2020 by BlueMountains (talk | contribs)
GetText3DDimension

Type: Function
Context: Server
Introduced: v1.0

Description

Gets the dimension of this text3d.

Syntax

GetText3DDimension(text3d)

Parameters

  • text3d
    The text3d identifier.

Return Value

  • Returns the dimension.

Example

__EDIT_ME__

See also