Search Results for

    Show / Hide Table of Contents

    Struct ConstrainBoolean

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public struct ConstrainBoolean

    Fields

    Exact

    Declaration
    public bool Exact
    Field Value
    Type Description
    System.Boolean

    Ideal

    Declaration
    public bool Ideal
    Field Value
    Type Description
    System.Boolean

    Operators

    Implicit(Boolean to ConstrainBoolean)

    Declaration
    public static implicit operator ConstrainBoolean(bool value)
    Parameters
    Type Name Description
    System.Boolean value
    Returns
    Type Description
    ConstrainBoolean
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL