The ClearBoneOverrides
method is a member of the SceneModel
class in the Sandbox API. This method is used to remove all bone overrides that have been applied to the model. Bone overrides are typically used to modify the default transformations of bones in a model, allowing for custom animations or adjustments. By calling this method, any such custom transformations are cleared, and the bones revert to their default state.