docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IntrinsicTypeConverter

    Inheritance
    object
    IntrinsicTypeConverter
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: USD.NET
    Assembly: USD.NET.dll
    Syntax
    public class IntrinsicTypeConverter

    Constructors

    Name Description
    IntrinsicTypeConverter()

    Methods

    Name Description
    FromVtArray(SdfAssetPathArray)
    FromVtArray(SdfAssetPathArray, ref SdfAssetPath[])
    FromVtArray(VtBoolArray)
    FromVtArray(VtBoolArray, ref bool[])
    FromVtArray(VtDoubleArray)
    FromVtArray(VtFloatArray)
    FromVtArray(VtInt64Array)
    FromVtArray(VtInt64Array, ref long[])
    FromVtArray(VtIntArray)
    FromVtArray(VtIntArray, ref int[])
    FromVtArray(VtTokenArray)
    FromVtArray(VtTokenArray, ref string[])
    FromVtArray(VtUCharArray)
    FromVtArray(VtUCharArray, ref byte[])
    FromVtArray(VtUInt64Array)
    FromVtArray(VtUInt64Array, ref ulong[])
    FromVtArray(VtUIntArray)
    FromVtArray(VtUIntArray, ref uint[])
    JoinNamespace(string, string)
    ListFromVtArray(SdfAssetPathArray)
    ListFromVtArray(VtBoolArray)
    ListFromVtArray(VtDoubleArray)
    ListFromVtArray(VtFloatArray)
    ListFromVtArray(VtInt64Array)
    ListFromVtArray(VtIntArray)
    ListFromVtArray(VtTokenArray)
    ListFromVtArray(VtUCharArray)
    ListFromVtArray(VtUInt64Array)
    ListFromVtArray(VtUIntArray)
    ListToVtArray(List<bool>)
    ListToVtArray(List<byte>)
    ListToVtArray(List<double>)
    ListToVtArray(List<int>)
    ListToVtArray(List<long>)
    ListToVtArray(List<float>)
    ListToVtArray(List<string>)
    ListToVtArray(List<uint>)
    ListToVtArray(List<ulong>)
    ListToVtArray(List<SdfAssetPath>)
    MakeValidIdentifier(string)
    ToVtArray(bool[])
    ToVtArray(byte[])
    ToVtArray(double[])
    ToVtArray(int[])
    ToVtArray(long[])
    ToVtArray(float[])
    ToVtArray(string[])
    ToVtArray(uint[])
    ToVtArray(ulong[])
    ToVtArray(SdfAssetPath[])
    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)