docs.unity.cn
    Show / Hide Table of Contents

    Class DefaultConversions

    Inheritance
    Object
    DefaultConversions
    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 — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023