docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum JacobianType

    Values that represent jacobian types.

    Namespace: Unity.Physics
    Assembly: Unity.Physics.dll
    Syntax
    public enum JacobianType : byte

    Fields

    Name Description
    AngularLimit1D

    An enum constant representing the angular limit 1 d joint jacobian.

    AngularLimit2D

    An enum constant representing the angular limit 2D joint jacobian.

    AngularLimit3D

    An enum constant representing the angular limit 3D joint jacobian.

    AngularVelocityMotor

    An enum constant representing the angular velocity motor jacobian.

    Contact

    An enum constant representing the contact jacobian.

    LinearLimit

    An enum constant representing the linear limit joint jacobian.

    LinearVelocityMotor

    An enum constant representing the linear velocity motor jacobian.

    PositionMotor

    An enum constant representing the position motor jacobian.

    RotationMotor

    An enum constant representing the rotation motor jacobian.

    Trigger

    An enum constant representing the trigger jacobian.

    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)