Search Results for

    Show / Hide Table of Contents

    Class FacingMode

    Inheritance
    System.Object
    FacingMode
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public class FacingMode

    Fields

    Environment

    Declaration
    public static readonly string Environment
    Field Value
    Type Description
    System.String

    Left

    Declaration
    public static readonly string Left
    Field Value
    Type Description
    System.String

    Right

    Declaration
    public static readonly string Right
    Field Value
    Type Description
    System.String

    User

    Declaration
    public static readonly string User
    Field Value
    Type Description
    System.String
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL