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, Color color ) |
Parameters
- text
- Type: System..::.String
String used to create the object.
- deviation
- Type: System..::.Single
Text deviation.
- color
- Type: System.Drawing..::.Color
Color Color of the primitive.