Difference between revisions of "Category:LSL Text"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
These three following functions set text on the prim: text that either floats above the prim, or appears on a pie menu presented to the user when the prim is clicked on.  
These three following functions set text on the prim: text that either floats above the prim, or appears on a pie menu presented to the user when the prim is clicked on.  


*[[llSetText]] (aka "floating text")}}
*[[llSetText]] (aka "floating text")  
*[[llSetSitText]]  (appears on pie menu)}}
*[[llSetSitText]]  (appears on pie menu)  
*[[llSetTouchText]]  (appears on pie menu)}}
*[[llSetTouchText]]  (appears on pie menu)  


See Also:
See Also:

Revision as of 17:54, 7 July 2008

Text in Second Life can be delivered via String values, via Notecards, or, can in some instances, become a "part" of the prim.


These three following functions set text on the prim: text that either floats above the prim, or appears on a pie menu presented to the user when the prim is clicked on.

See Also:

Subcategories

This category has only the following subcategory.

Pages in category "LSL Text"

The following 2 pages are in this category, out of 2 total.