Maybe something like:
toString({value}) = 'BitInversion'
edit: oops, that's more a modification to what @mpoulsen921 suggested.
If you're doing this in scripting just use str()
on the ScaleMode enum value you have.
Maybe something like:
toString({value}) = 'BitInversion'
edit: oops, that's more a modification to what @mpoulsen921 suggested.
If you're doing this in scripting just use str()
on the ScaleMode enum value you have.