docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method BuildSamplingRequest

    BuildSamplingRequest(double)

    Prepare the sampling request for the next simulation sampling.

    Declaration
    protected void BuildSamplingRequest(double endTime)
    Parameters
    Type Name Description
    double endTime

    The time of the current OnTick call, using previous OnTick call as reference. In seconds.

    Remarks

    Time t=0 refers to the previous OnTick call, and t=endTime refers to the current OnTick call.

    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)