Translations:Expressions/51/zh-hant: Difference between revisions

From VRChat Wiki
雨可韓韓 Yucohanhan (talk | contribs)
No edit summary
雨可韓韓 Yucohanhan (talk | contribs)
No edit summary
 
Line 1: Line 1:
Expression Parameters 資產中的每個項目都會儲存以下資訊:
Expression Parameters 資產中的每個項目都會儲存以下資訊:
* '''名稱'''('''Name'''):必須與 Animator 參數名稱完全一致。
* '''Name'''('''名稱'''):必須與 Animator 參數名稱完全一致。
* '''類型'''('''Type'''):可為 <code>Bool</code>、<code>Int</code> 或 <code>Float</code>。
* '''Type'''('''類型'''):可為 <code>Bool</code>、<code>Int</code> 或 <code>Float</code>。
* '''預設值'''('''Default'''):當角色重設時所使用的值。
* '''Default'''('''預設'''):當角色重設時的預設值。
* '''儲存'''('''Saved'''):控制該數值是否會在不同工作階段之間保留。
* '''Saved'''('''儲存'''):控制該數值是否會在不同工作階段之間保留。
* '''同步'''('''Synced'''):控制該數值是否會傳送給其他用戶。
* '''Synced'''('''同步'''):控制該數值是否會傳送給其他用戶。

Latest revision as of 06:24, 4 June 2026

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Expressions)
Each entry in the Expression Parameters asset stores:
* '''Name''', which must match the Animator parameter name exactly.
* '''Type''', which can be <code>Bool</code>, <code>Int</code>, or <code>Float</code>.
* '''Default''', which is used when the avatar is reset.
* '''Saved''', which controls whether the value persists between sessions.
* '''Synced''', which controls whether the value is sent to other users.

Expression Parameters 資產中的每個項目都會儲存以下資訊:

  • Name名稱):必須與 Animator 參數名稱完全一致。
  • Type類型):可為 BoolIntFloat
  • Default預設):當角色重設時的預設值。
  • Saved儲存):控制該數值是否會在不同工作階段之間保留。
  • Synced同步):控制該數值是否會傳送給其他用戶。