Difference between revisions of "PRIM DESC/ja"
Jump to navigation
Jump to search
Mizu Melody (talk | contribs) |
m |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#if: | <onlyinclude>{{#if: | ||
{{#vardefine:desc_const|{{LSL Const|PRIM_DESC|integer||c=Used to {{GetSet|{{{1|}}}|get|set|/}} the prim's description}}}} | {{#vardefine:desc_const|{{LSL Const/ja|PRIM_DESC|integer||c=Used to {{GetSet|{{{1|}}}|get|set|/}} the prim's description}}}} | ||
}}</onlyinclude>{{#if: | }}</onlyinclude>{{#if: | ||
Line 33: | Line 33: | ||
|events | |events | ||
|location | |location | ||
|cat1=Prim | |cat1=Prim/ja | ||
|cat2=PrimitiveParams | |cat2=PrimitiveParams/ja | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Latest revision as of 00:09, 8 October 2023
LSL ポータル | 関数 | イベント | 型 | 演算子 | 定数 | 実行制御 | スクリプトライブラリ | カテゴリ別スクリプトライブラリ | チュートリアル |
llSetPrimitiveParams
llSetPrimitiveParams([ PRIM_DESC, string description ]);• string | description |
構文: llSetPrimitiveParams, llSetLinkPrimitiveParams & llSetLinkPrimitiveParamsFast
llGetPrimitiveParams
llGetPrimitiveParams([ PRIM_DESC ]);Returns the list [ string description ]
• string | description |