Fixed SetValue bug in SEScalar0To1.cs
The value is supposed to be limited [0-1] but with the OR the over limit is ignored, changed to AND.
The value is supposed to be limited [0-1] but with the OR the over limit is ignored, changed to AND.
Merge details
merged
mentioned in commit 80f7306d
Thank You!
No problem:)