SetJointAttribute()

语法

SetJointAttribute(#Joint, Attribute, Value)
概要
Set the specified attribute value of the given joint and its associated entities.

参数

#Joint The joint to use.
Attribute The attribute to set.
Value Value of the attribute to set.

返回值

无.

Remarks

This function is available for all joints which support attributes. See the individual joint commands for the supported attributes:

- PointJoint()
- ConeTwistJoint()
- HingeJoint()
- SliderJoint()

参阅

GetJointAttribute()

已支持操作系统

所有

<- PointJoint() - Joint Index - SliderJoint() ->