docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ToString

    ToString()

    Generates a string representation of this XRHumanBodyJoint. Floating point values using the "F5" format specifier.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string representation of this XRHumanBodyJoint.

    Overrides
    ValueType.ToString()

    ToString(string)

    Generates a string representation of this XRHumanBodyJoint.

    Declaration
    public string ToString(string format)
    Parameters
    Type Name Description
    string format

    A format specifier used for the floating point fields.

    Returns
    Type Description
    string

    A string representation of this XRHumanBodyJoint.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023