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
- GetText3DCount
- GetAllText3D
- CreateText3D
- DestroyText3D
- IsValidText3D
- SetText3DAttached
- SetText3DDetached
- SetText3DDimension
- GetText3DDimension
- SetText3DPropertyValue
- GetText3DPropertyValue
- SetText3DText
- GetText3DText
- SetText3DLocation
- GetText3DLocation
- IsText3DStreamedIn
- GetStreamedText3D
- GetText3DActor