docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator string(SdfPath)

    Declaration
    public static implicit operator string(SdfPath value)
    Parameters
    Type Name Description
    SdfPath value
    Returns
    Type Description
    string

    implicit operator SdfPath(string)

    Declaration
    public static implicit operator SdfPath(string value)
    Parameters
    Type Name Description
    string value
    Returns
    Type Description
    SdfPath
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)