Difference between revisions of "PRIM BUMP DISKS/ja"

From Second Life Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
{{LSL Constant/ja
{{LSL Constant/ja
|name=PRIM_BUMP_DISKS
|name=PRIM_BUMP_DISKS
Line 9: Line 8:
{{LSL ConstRow/ja|PRIM_BUMP_SHINY}}
{{LSL ConstRow/ja|PRIM_BUMP_SHINY}}
|functions=
|functions=
{{LSL DefineRow||[[llSetPrimitiveParam{{LSLG/ja|}}]|}}
{{LSL DefineRow||{{LSLG/ja|llSetPrimitiveParams}}|}}
{{LSL DefineRow||[[llSetLinkPrimitiveParam{{LSLG/ja|}}]|}}
{{LSL DefineRow||{{LSLG/ja|llSetLinkPrimitiveParams}}|}}
{{LSL DefineRow||[[llGetPrimitiveParam{{LSLG/ja|}}]|}}
{{LSL DefineRow||{{LSLG/ja|llGetPrimitiveParams}}|}}
|events=
|events=
{{LSL DefineRow||[[changed]]|}}
{{LSL DefineRow||{{LSLG/ja|changed}}|}}
|location
|location
|cat1=Bump Mapping
|cat1=Bump Mapping

Latest revision as of 06:55, 7 June 2010

解説

定数: integer PRIM_BUMP_DISKS = 10;

integer 定数 PRIM_BUMP_DISKS の値は 10 です。

関連記事

定数

•  PRIM_BUMP_SHINY

関数

•  llSetPrimitiveParams
•  llSetLinkPrimitiveParams
•  llGetPrimitiveParams

イベント

•  changed

特記事項

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