docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdLuxRectLight

    Inheritance
    Object
    UsdLuxRectLight
    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 UsdLuxRectLight : IDisposable

    Constructors

    UsdLuxRectLight()

    Declaration
    public UsdLuxRectLight()

    UsdLuxRectLight(UsdPrim)

    Declaration
    public UsdLuxRectLight(UsdPrim prim)
    Parameters
    Type Name Description
    UsdPrim prim

    UsdLuxRectLight(UsdSchemaBase)

    Declaration
    public UsdLuxRectLight(UsdSchemaBase schemaObj)
    Parameters
    Type Name Description
    UsdSchemaBase schemaObj

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    CreateHeightAttr()

    Declaration
    public UsdAttribute CreateHeightAttr()
    Returns
    Type Description
    UsdAttribute

    CreateHeightAttr(VtValue)

    Declaration
    public UsdAttribute CreateHeightAttr(VtValue defaultValue)
    Parameters
    Type Name Description
    VtValue defaultValue
    Returns
    Type Description
    UsdAttribute

    CreateHeightAttr(VtValue, Boolean)

    Declaration
    public UsdAttribute CreateHeightAttr(VtValue defaultValue, bool writeSparsely)
    Parameters
    Type Name Description
    VtValue defaultValue
    Boolean writeSparsely
    Returns
    Type Description
    UsdAttribute

    CreateTextureFileAttr()

    Declaration
    public UsdAttribute CreateTextureFileAttr()
    Returns
    Type Description
    UsdAttribute

    CreateTextureFileAttr(VtValue)

    Declaration
    public UsdAttribute CreateTextureFileAttr(VtValue defaultValue)
    Parameters
    Type Name Description
    VtValue defaultValue
    Returns
    Type Description
    UsdAttribute

    CreateTextureFileAttr(VtValue, Boolean)

    Declaration
    public UsdAttribute CreateTextureFileAttr(VtValue defaultValue, bool writeSparsely)
    Parameters
    Type Name Description
    VtValue defaultValue
    Boolean writeSparsely
    Returns
    Type Description
    UsdAttribute

    CreateWidthAttr()

    Declaration
    public UsdAttribute CreateWidthAttr()
    Returns
    Type Description
    UsdAttribute

    CreateWidthAttr(VtValue)

    Declaration
    public UsdAttribute CreateWidthAttr(VtValue defaultValue)
    Parameters
    Type Name Description
    VtValue defaultValue
    Returns
    Type Description
    UsdAttribute

    CreateWidthAttr(VtValue, Boolean)

    Declaration
    public UsdAttribute CreateWidthAttr(VtValue defaultValue, bool writeSparsely)
    Parameters
    Type Name Description
    VtValue defaultValue
    Boolean writeSparsely
    Returns
    Type Description
    UsdAttribute

    Define(UsdStageWeakPtr, SdfPath)

    Declaration
    public static UsdLuxRectLight Define(UsdStageWeakPtr stage, SdfPath path)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    SdfPath path
    Returns
    Type Description
    UsdLuxRectLight

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    Get(UsdStageWeakPtr, SdfPath)

    Declaration
    public static UsdLuxRectLight Get(UsdStageWeakPtr stage, SdfPath path)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    SdfPath path
    Returns
    Type Description
    UsdLuxRectLight

    GetHeightAttr()

    Declaration
    public UsdAttribute GetHeightAttr()
    Returns
    Type Description
    UsdAttribute

    GetSchemaAttributeNames()

    Declaration
    public static TfTokenVector GetSchemaAttributeNames()
    Returns
    Type Description
    TfTokenVector

    GetSchemaAttributeNames(Boolean)

    Declaration
    public static TfTokenVector GetSchemaAttributeNames(bool includeInherited)
    Parameters
    Type Name Description
    Boolean includeInherited
    Returns
    Type Description
    TfTokenVector

    GetTextureFileAttr()

    Declaration
    public UsdAttribute GetTextureFileAttr()
    Returns
    Type Description
    UsdAttribute

    GetWidthAttr()

    Declaration
    public UsdAttribute GetWidthAttr()
    Returns
    Type Description
    UsdAttribute
    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