docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ContactJacAngAndVelToReachCp

    A contact jacobian angle and velocity to reach the contact plane.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Physics
    Assembly: Unity.Physics.dll
    Syntax
    public struct ContactJacAngAndVelToReachCp

    Fields

    Jac

    The jacobian.

    Declaration
    public ContactJacobianAngular Jac
    Field Value
    Type Description
    ContactJacobianAngular

    VelToReachCp

    Velocity needed to reach the contact plane in one frame, both if approaching (negative) and depenetrating (positive)

    Declaration
    public float VelToReachCp
    Field Value
    Type Description
    float
    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)