バウンディング ボックスの概算のサイズが小さすぎる場合は、バウンディング ボックスのサイズを正しく設定する方法を示す警告メッセージがレンダー ログに表示されます。メッセージの例:
Warning: The bounding box is too small for shape “surbsSphereShape1”. Reset the bounding box scale to: 1.56778 1.56778 1.56778. You can use the following mel commands: setAttr nurbsSphereShape1.boundingBoxScale -type double3 1.56778 1.56778 1.56778;