Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ardieffects:texteffect [2019/09/16 22:31]
optrix [Parameters]
ardieffects:texteffect [2019/09/18 03:44] (current)
optrix [Parameters]
Line 33: Line 33:
 Default: **1,1,1**// Default: **1,1,1**//
  
-This parameter changes the size of the label. Values are specified as X,Y,Z coordinates that shall be **local to the containing asset**.+This parameter changes the size of the label. Values are specified as X,Y,Z coordinates that are **local to the containing asset**.
  
 ===Color=== ===Color===
Line 73: Line 73:
  
 <​code>​ <​code>​
-  <DynamicText ​color="​1,​1,​1,​1"​ offset="​2,​0,​-0.8"​ size="​0.3,​0.3,​0.3"​ text="​[Speed]"/>​+  <Text color="​1,​1,​1,​1"​ offset="​2,​0,​-0.8"​ size="​0.3,​0.3,​0.3"​ text="​[Speed]"/>​
 </​code>​ </​code>​