Optional ReadonlyanimationCurrent animation state affecting model pose and movement
Optional ReadonlyfacingDirection the player is facing ("left" flips the model). Defaults to "right"
Optional ReadonlyonCallback when a vital point is clicked
Optional ReadonlyonCallback when a vital point is hovered
ReadonlyplayerThe current state of the player including health, stance, and combat status
Optional Readonlyposition3D world position [x, y, z] of the player model. Defaults to [0, 0, 0]
Optional ReadonlyscaleScale multiplier for the model. Defaults to 1.0
Optional ReadonlyselectedSelected vital point ID for highlighting
Optional ReadonlyshowWhether to show Html overlay with name, health bar, and status. Defaults to true
Optional ReadonlyshowWhether to show health bar in Html overlay. Defaults to true
Optional ReadonlyshowWhether to show stance indicator ring and symbol. Defaults to true
Optional ReadonlyshowWhether to show vital point markers. Defaults to false
Optional ReadonlyvitalSeverity filter for vital point markers
Props for the Player3DModel component. Configures the 3D character model appearance and behavior.