Creates new 3-dimensional text object.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XTextMeshSprite AddText( string text, float deviation, float extrusion ) |
Parameters
- text
- Type: System..::.String
String used to create the object.
- deviation
- Type: System..::.Single
Text deviation.
- extrusion
- Type: System..::.Single
Text extrusion.