docs.unity.cn
    Show / Hide Table of Contents

    Class TfStreamDouble

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

    Constructors

    TfStreamDouble(Double)

    Declaration
    public TfStreamDouble(double d)
    Parameters
    Type Name Description
    Double d

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    value

    Declaration
    public double value { get; set; }
    Property Value
    Type Description
    Double

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023