docs.unity.cn
    Show / Hide Table of Contents

    Class SdfHumanReadableValue

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

    Constructors

    SdfHumanReadableValue()

    Declaration
    public SdfHumanReadableValue()

    SdfHumanReadableValue(String)

    Declaration
    public SdfHumanReadableValue(string text)
    Parameters
    Type Name Description
    String text

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetText()

    Declaration
    public string GetText()
    Returns
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023