The ClearPhysicsBones
method is a member of the SkinnedModelRenderer
class. This method is used to clear any physics-related data associated with the bones of a skinned model. It effectively resets the physics state of the bones, which can be useful when you need to reinitialize or update the physics simulation for the model's bones.