SetJointAttribute()
Syntax
SetJointAttribute(#Joint, Attribute, Value)Description
Set the specified attribute value of the given joint and its associated entities.
Parameters
#Joint The joint to use. Attribute The attribute to set. Value Value of the attribute to set.
Return value
None.
Remarks
This function is available for all joints which support attributes. See the individual joint commands for the supported attributes:
- PointJoint()
- ConeTwistJoint()
- HingeJoint()
- SliderJoint()
See Also
GetJointAttribute()
Supported OS
All