SetText3DDetached

From Onset Developer Wiki
SetText3DDetached

Type: Function
Context: Server
Introduced: v1.2

Description

Detach an already attached text3d.

Syntax

SetText3DDetached(text3d)

Parameters

  • text3d
    The Text3D identifier.

Return Value

  • This function returns nothing.

Example

__EDIT_ME__

See also