Limit bone rotation angular velocity. This modifier limits bone rotation angular velocity by comparing poses between previous and current frame. You can add bone chains by specifying their root and end bones, then add the bones between them to a list. Modifier processes either that list or the bones excluding those in the list depending on the option [member exclude]. Clear all chains. Returns the end bone index of the bone chain. Returns the end bone name of the bone chain. Returns the root bone index of the bone chain. Returns the root bone name of the bone chain. Sets the reference pose for angle comparison to the current pose with the influence of constraints removed. This function is automatically triggered when joints change or upon activation. Sets the end bone index of the bone chain. Sets the end bone name of the bone chain. [b]Note:[/b] End bone must be the root bone or a child of the root bone. Sets the root bone index of the bone chain. Sets the root bone name of the bone chain. The number of chains. If [code]true[/code], the modifier processes bones not included in the bone list. If [code]false[/code], the bones processed by the modifier are equal to the bone list. The number of joints in the list which created by chains dynamically. The maximum angular velocity per second.