LlGetVisualParams/ja

From Second Life Wiki
Jump to navigation Jump to search

要約

関数: list llGetVisualParams( key agentid, list params );

of the details for agentid requested in params.を list で返します。

• key agentid Avatar ID in the same region.
• list params List of visual param ids or names.

An empty list if agentid is not found. An empty string, "", is returned in the place of any invalid or unknown visual parameter.

仕様

agentid Parameter

agentid holds the UUID of the avatar this function will get the visual parameters for.

params Parameter

The params list is used to indicate the visual parameters of interest. The order they are supplied in determines the order of the corresponding return values in the return list.

  • If params contains unsupported or unknown parameters, an empty string is placed in the output list.

Param ID Param Name Description
33 height
38 torso_length
80 male
198 heel_height
503 platform_height
616 shoe_height
675 hand_size
682 head_size
692 leg_length
693 arm_length
756 neck_length
814 waist_height
842 hip_length
11001 hover

サンプル

特記事項

Search JIRA for related Issues

Signature

function list llGetVisualParams( key agentid, list params );
この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)
この項目はあなたにとって参考にならない項目ですか?もしかしたらLSL Wikiの関連した項目が参考になるかもしれません。