LiveSessionUser#
- class omni.kit.usd.layers.LiveSessionUser(user_name, user_id, from_app)#
 Bases:
objectLiveSessionUser represents an peer client instance that joins the same Live Session.
Methods
__init__(user_name, user_id, from_app)Attributes
from_appTuple of RGB color with each channel ranging from [0, 255].
user_iduser_name- __init__(user_name, user_id, from_app)#
 
- property user_color: Tuple[int, int, int]#
 Tuple of RGB color with each channel ranging from [0, 255].