Click or drag to resize
JointAngularLimits Methods

The JointAngularLimits type exposes the following members.

Methods
  NameDescription
Public methodApplyToJoint(SerializedObject)
Applies this instance to a joint.
Public methodApplyToJoint(Joint)
Applies this instance to a configurable joint.
Public methodClone
Clone this instance.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current JointAngularLimits.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(JointAngularLimits)
Determines whether the specified JointAngularLimits is equal to the current JointAngularLimits.
Public methodGetHashCode
Serves as a hash function for a JointAngularLimits object.
(Overrides ValueTypeGetHashCode.)
Public methodGetSerializedPropertiesHash
Gets a hash value that is based on the values of the serialized properties of this instance.
Public methodToString
Returns a String that represents the current JointAngularLimits.
(Overrides ValueTypeToString.)
Top
See Also