docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ToString

    ToString()

    Generates a string representation of this XREnvironmentProbe.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string representation of this XREnvironmentProbe.

    Overrides
    ValueType.ToString()

    ToString(string)

    Generates a string representation of this XREnvironmentProbe. Floating point values use floatingPointformat to generate their string representations.

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

    The format specifier used for floating point fields.

    Returns
    Type Description
    string

    A string representation of this XREnvironmentProbe.

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