Class BoundedFrictionSimulation | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class BoundedFrictionSimulation

    Inheritance
    System.Object
    Simulation
    FrictionSimulation
    BoundedFrictionSimulation
    Inherited Members
    FrictionSimulation.through(Single, Single, Single, Single)
    FrictionSimulation.dx(Single)
    FrictionSimulation.finalX
    FrictionSimulation.timeAtX(Single)
    Simulation.tolerance
    Namespace: Unity.UIWidgets.physics
    Syntax
    public class BoundedFrictionSimulation : FrictionSimulation

    Methods

    isDone(Single)

    Declaration
    public override bool isDone(float time)
    Parameters
    Type Name Description
    System.Single time
    Returns
    Type Description
    System.Boolean
    Overrides
    FrictionSimulation.isDone(Single)

    x(Single)

    Declaration
    public override float x(float time)
    Parameters
    Type Name Description
    System.Single time
    Returns
    Type Description
    System.Single
    Overrides
    FrictionSimulation.x(Single)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023