docs.unity.cn
    Show / Hide Table of Contents

    Class TfStreamFloat

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

    Constructors

    TfStreamFloat(Single)

    Declaration
    public TfStreamFloat(float f)
    Parameters
    Type Name Description
    Single f

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    value

    Declaration
    public float value { get; set; }
    Property Value
    Type Description
    Single

    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