{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method CreateLimitedHinge | Unity Physics | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateLimitedHinge

    CreateLimitedHinge(BodyFrame, BodyFrame, FloatRange)

    Create a LimitedHinge joint.

    Declaration
    public static PhysicsJoint CreateLimitedHinge(BodyFrame bodyAFromJoint, BodyFrame bodyBFromJoint, Math.FloatRange angularRange)
    Parameters
    Type Name Description
    BodyFrame bodyAFromJoint

    Specifies the anchor point, axis of rotation, and rest orientation in the space of body A.

    BodyFrame bodyBFromJoint

    Specifies the target point, axis of alignment, and reference orientation in the space of body B.

    Math.FloatRange angularRange

    The minimum required and maximum possible angle of rotation about the aligned axes.

    Returns
    Type Description
    PhysicsJoint

    The new limited hinge joint.

    In This Article
    Back to top
    Copyright © 2023 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)