Explicitly set the transform of a grid. The new transform can fail to be applied if the input transform isn't invertible or for some extremes of scaling (0 or combinations of negative and positive) and numerical errors with `openvdb`. If a transform is not applied an error is raised and the `Is Valid` returns false. Pull Request: https://projects.blender.org/blender/blender/pulls/146824