GetText3DCount
From Onset Developer Wiki
Description
Returns the number of text 3D created.
Syntax
GetText3DCount()
Parameters
- This function has no parameters.
Return Value
- The number of text 3D created.
Example
print("Text 3D Count: "..GetText3DCount()..".")
See also
- GetText3DCount
- GetAllText3D
- CreateText3D
- DestroyText3D
- IsValidText3D
- SetText3DAttached
- SetText3DDetached
- SetText3DDimension
- GetText3DDimension
- SetText3DPropertyValue
- GetText3DPropertyValue
- SetText3DText
- GetText3DText
- SetText3DLocation
- GetText3DLocation
- IsText3DStreamedIn
- GetStreamedText3D
- GetText3DActor