docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdStageLoadRules

    Inheritance
    Object
    UsdStageLoadRules
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class UsdStageLoadRules : IDisposable

    Constructors

    UsdStageLoadRules()

    Declaration
    public UsdStageLoadRules()

    UsdStageLoadRules(UsdStageLoadRules)

    Declaration
    public UsdStageLoadRules(UsdStageLoadRules arg0)
    Parameters
    Type Name Description
    UsdStageLoadRules arg0

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    AddRule(SdfPath, UsdStageLoadRules.Rule)

    Declaration
    public void AddRule(SdfPath path, UsdStageLoadRules.Rule rule)
    Parameters
    Type Name Description
    SdfPath path
    UsdStageLoadRules.Rule rule

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetEffectiveRuleForPath(SdfPath)

    Declaration
    public UsdStageLoadRules.Rule GetEffectiveRuleForPath(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    Returns
    Type Description
    UsdStageLoadRules.Rule

    GetRules()

    Declaration
    public UsdStageLoadRulesVectorPair GetRules()
    Returns
    Type Description
    UsdStageLoadRulesVectorPair

    IsLoaded(SdfPath)

    Declaration
    public bool IsLoaded(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    Returns
    Type Description
    Boolean

    IsLoadedWithAllDescendants(SdfPath)

    Declaration
    public bool IsLoadedWithAllDescendants(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    Returns
    Type Description
    Boolean

    IsLoadedWithNoDescendants(SdfPath)

    Declaration
    public bool IsLoadedWithNoDescendants(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    Returns
    Type Description
    Boolean

    LoadAll()

    Declaration
    public static UsdStageLoadRules LoadAll()
    Returns
    Type Description
    UsdStageLoadRules

    LoadAndUnload(SWIGTYPE_p_std__setT_SdfPath_t, SWIGTYPE_p_std__setT_SdfPath_t, UsdLoadPolicy)

    Declaration
    public void LoadAndUnload(SWIGTYPE_p_std__setT_SdfPath_t loadSet, SWIGTYPE_p_std__setT_SdfPath_t unloadSet, UsdLoadPolicy policy)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t loadSet
    SWIGTYPE_p_std__setT_SdfPath_t unloadSet
    UsdLoadPolicy policy

    LoadNone()

    Declaration
    public static UsdStageLoadRules LoadNone()
    Returns
    Type Description
    UsdStageLoadRules

    LoadWithDescendants(SdfPath)

    Declaration
    public void LoadWithDescendants(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path

    LoadWithoutDescendants(SdfPath)

    Declaration
    public void LoadWithoutDescendants(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path

    Minimize()

    Declaration
    public void Minimize()

    SetRules(UsdStageLoadRulesVectorPair)

    Declaration
    public void SetRules(UsdStageLoadRulesVectorPair rules)
    Parameters
    Type Name Description
    UsdStageLoadRulesVectorPair rules

    swap(UsdStageLoadRules)

    Declaration
    public void swap(UsdStageLoadRules other)
    Parameters
    Type Name Description
    UsdStageLoadRules other

    Unload(SdfPath)

    Declaration
    public void Unload(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    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