docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Write

    Write(Buffer, AffineTransform)

    Writes an affine transform to the buffer.

    Declaration
    public static void Write(this Buffer buffer, AffineTransform transform)
    Parameters
    Type Name Description
    Buffer buffer
    AffineTransform transform

    The transform that should be written to the buffer.

    Write(Buffer, TimeIndex)

    Writes a time index to the buffer.

    Declaration
    public static void Write(this Buffer buffer, TimeIndex timeIndex)
    Parameters
    Type Name Description
    Buffer buffer
    TimeIndex timeIndex

    The time index that should be written to the buffer.

    Write(Buffer, SamplingTime)

    Writes a sampling time to the buffer.

    Declaration
    public static void Write(this Buffer buffer, SamplingTime samplingTime)
    Parameters
    Type Name Description
    Buffer buffer
    SamplingTime samplingTime

    The sampling time that should be written to the buffer.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)