This script generates a TagConstants.cs
file containing constants for layers, scenes, tags, and more. The idea is to prevent runtime issues when you rename scenes or layers by using these constants in your code instead of methods like LayerMask.NameToLayer("Default")
. The tradeoff is you will have compile-time errors that should be easier to find/fix.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
darktable/TagPostProcessor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published