SetText3DAttached
From Onset Developer Wiki
Description
__EDIT_ME__
Syntax
SetText3DAttached(text3d, attachtype, attachid, x, y, z [, rx, ry, rz, SocketName])
Parameters
- text3d
The text 3D indentifier. - attachtype
AttachType - attachid
The identifier of the attach type (entity) - x
The X axis - y
The Y axis - z
The Z axis - rx (optional)
The RX axis - ry (optional)
The RY axis - rz (optional)
The RZ axis - SocketName (optional)
The socket name
Return Value
- Returns true on success.
Example
__EDIT_ME__
See also
__EDIT_ME__