Translations:Expressions/59/zh-hant

From VRChat Wiki
Revision as of 06:33, 4 June 2026 by 雨可韓韓 Yucohanhan (talk | contribs) (Created page with "其他內建參數包括: * <code>Viseme</code>(Int):由唇形同步(Lip Sync)控制,數值範圍從 <code>0</code>(靜音)到 <code>14</code>(母音「u」)。當 Avatar Descriptor 的 Lip Sync 設定為 '''Viseme Blend Shape''' 或 '''Viseme Parameter Only''' 時啟用。 * <code>Voice</code>(Float):感知到的麥克風音量,範圍從 <code>0.0</code> 到 <code>1.0</code>,會受到距離及音罩(Earmuffs)設定影響。 * <code>V...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

其他內建參數包括:

  • Viseme(Int):由唇形同步(Lip Sync)控制,數值範圍從 0(靜音)到 14(母音「u」)。當 Avatar Descriptor 的 Lip Sync 設定為 Viseme Blend ShapeViseme Parameter Only 時啟用。
  • Voice(Float):感知到的麥克風音量,範圍從 0.01.0,會受到距離及音罩(Earmuffs)設定影響。
  • VelocityXVelocityYVelocityZVelocityMagnitude(Float):沿各軸向及總體的移動速度(單位為公尺 / 秒)。本地端不會計算遊玩空間移動,而遠端則會計算。
  • Upright(Float):趴臥時為 0,站立時為 1
  • Grounded(Bool):表示用戶是否接觸地面。
  • MuteSelf(Bool):表示用戶是否已將自己的麥克風靜音。
  • Earmuffs(Bool):表示用戶是否已啟用耳罩功能。
  • IsOnFriendsList(Bool):表示檢視者是否為角色穿戴者的好友(在本地端永遠顯示為 False)。
  • ScaleFactorScaleFactorInverseEyeHeightAsMetersEyeHeightAsPercent(Float):與角色縮放相關的參數。由於 EyeHeightAsMeters 為線性數值,且不受上傳時身高影響,因此建議用於需要感知角色尺寸的系統。