docs.unity.cn
    Show / Hide Table of Contents

    Class UsdUtilsSparseAttrValueWriter

    Inheritance
    Object
    UsdUtilsSparseAttrValueWriter
    Namespace: pxr
    Syntax
    public class UsdUtilsSparseAttrValueWriter : IDisposable

    Constructors

    UsdUtilsSparseAttrValueWriter(UsdAttribute)

    Declaration
    public UsdUtilsSparseAttrValueWriter(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr

    UsdUtilsSparseAttrValueWriter(UsdAttribute, VtValue)

    Declaration
    public UsdUtilsSparseAttrValueWriter(UsdAttribute attr, VtValue defaultValue)
    Parameters
    Type Name Description
    UsdAttribute attr
    VtValue defaultValue

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetAttr()

    Declaration
    public UsdAttribute GetAttr()
    Returns
    Type Description
    UsdAttribute

    SetTimeSample(VtValue, UsdTimeCode)

    Declaration
    public bool SetTimeSample(VtValue value, UsdTimeCode time)
    Parameters
    Type Name Description
    VtValue value
    UsdTimeCode time
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023