docs.unity3d.com
    Show / Hide Table of Contents

    Class DefaultConversions

    Inheritance
    Object
    DefaultConversions
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: USD.NET
    Syntax
    public class DefaultConversions

    Methods

    CastToVtValue<T>(T, Type)

    Declaration
    public static VtValue CastToVtValue<T>(T t, Type trueType)
        where T : class
    Parameters
    Type Name Description
    T t
    Type trueType
    Returns
    Type Description
    VtValue
    Type Parameters
    Name Description
    T

    ToVtValue(Object)

    Declaration
    public static VtValue ToVtValue(object value)
    Parameters
    Type Name Description
    Object value
    Returns
    Type Description
    VtValue
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023