Unity-Technologies / HLODSystem

845 stars 138 forks source link

Setup Maximum Manual Level. #115

Closed JangkyuSeo closed 1 year ago

JangkyuSeo commented 1 year ago

Purpose of this PR

When you use RangeAttribute, you can't control the range in a runtime. So I added new value type, RangeInt. It has value, max value and min value for use range UI. You can edit max value at runtime for change the range in the UI.

image image


Release Notes

Setup Maximum Manual Level.


Testing status

Manual test.


Overall Product Risks

Technical Risk: Low

Halo Effect: Low


Comments to reviewers