Link Search Menu Expand Document

arena-py API v0.9.6

arena.objects.hand_left

HandLeft object class to manage its properties in the ARENA: Hand is the (left or right) hand metadata pose and controller type of the user avatar.

Parameters
  • str dep: Camera object_id this hand belongs to. (optional)
  • str url: Path to user avatar hand model. Defaults to 'static/models/hands/valve_index_left.gltf' (optional)
HandLeft(**kwargs)
object_type = 'handLeft'
camera