Difference between revisions of "PRIM HOLE CIRCLE/ja"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{LSL Constant/ja |name=PRIM_HOLE_CIRCLE |type=integer |value=1 |desc=丸い穴を作ります。 |examples= |constants= {{LSL ConstRow/ja|PRIM_TYPE}} |functions= {{LSL DefineRow||[[llSet...)
 
m
 
Line 3: Line 3:
|type=integer
|type=integer
|value=1
|value=1
|desc=丸い穴を作ります。  
|desc=丸い穴を作ります。
|examples=
|examples=
|constants=
|constants=
{{LSL ConstRow/ja|PRIM_TYPE}}
{{LSL ConstRow/ja|PRIM_TYPE}}
{{LSL ConstRow/ja|PRIM TYPE BOX}}
{{LSL ConstRow/ja|PRIM TYPE CYLINDER}}
{{LSL ConstRow/ja|PRIM TYPE PRISM}}
{{LSL ConstRow/ja|PRIM TYPE SPHERE}}
{{LSL ConstRow/ja|PRIM TYPE TORUS}}
{{LSL ConstRow/ja|PRIM TYPE TUBE}}
{{LSL ConstRow/ja|PRIM TYPE RING}}
|functions=
|functions=
{{LSL DefineRow||[[llSetPrimitiveParams/ja|llSetPrimitiveParams]]|}}
{{LSL DefineRow||{{LSLG/ja|llSetPrimitiveParams}}|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParams/ja|llSetLinkPrimitiveParams]]|}}
{{LSL DefineRow||{{LSLG/ja|llSetLinkPrimitiveParams}}|}}
{{LSL DefineRow||[[llGetPrimitiveParams/ja|llGetPrimitiveParams]]|}}
{{LSL DefineRow||{{LSLG/ja|llGetPrimitiveParams}}|}}
|events=
|events=
{{LSL DefineRow||[[changed/ja|changed]]|}}
{{LSL DefineRow||{{LSLG/ja|changed}}|}}
|location
|location
|cat1=Prim
|cat1=Prim

Latest revision as of 04:25, 15 June 2010

解説

定数: integer PRIM_HOLE_CIRCLE = 1;

integer 定数 PRIM_HOLE_CIRCLE の値は 1 です。

丸い穴を作ります。

関連記事

特記事項

この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)