docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdShadeOutputVector

    Inheritance
    object
    UsdShadeOutputVector
    Implements
    IDisposable
    IEnumerable<UsdShadeOutput>
    IEnumerable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class UsdShadeOutputVector : IDisposable, IEnumerable<UsdShadeOutput>, IEnumerable

    Constructors

    Name Description
    UsdShadeOutputVector()
    UsdShadeOutputVector(IEnumerable<UsdShadeOutput>)
    UsdShadeOutputVector(IEnumerable)
    UsdShadeOutputVector(int)
    UsdShadeOutputVector(IntPtr, bool)
    UsdShadeOutputVector(UsdShadeOutputVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

    Name Description
    Add(UsdShadeOutput)
    AddRange(UsdShadeOutputVector)
    Clear()
    CopyTo(int, UsdShadeOutput[], int, int)
    CopyTo(UsdShadeOutput[])
    CopyTo(UsdShadeOutput[], int)
    Dispose()
    Dispose(bool)
    ~UsdShadeOutputVector()
    GetEnumerator()
    GetRange(int, int)
    Insert(int, UsdShadeOutput)
    InsertRange(int, UsdShadeOutputVector)
    RemoveAt(int)
    RemoveRange(int, int)
    Repeat(UsdShadeOutput, int)
    Reverse()
    Reverse(int, int)
    SetRange(int, UsdShadeOutputVector)
    ToArray()
    getCPtr(UsdShadeOutputVector)
    swigRelease(UsdShadeOutputVector)
    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)