This method searches for a bone in the skeleton with the specified name.
Parameter | Description |
---|---|
name | the bone name to search for |
cased | if set to true the search will be case-sensitive |
Returns a bone with the specified name if found, otherwise NULL is returned.