New architecture: Shader-first design
See original GitHub issue- IMPORTNANT CHANGES
- UIEffect will no longer support Unity 2018.1 or earlier
- To use
IPreprocessShaders
API - TextMeshPro is provided by package manager
- To use
- In the future, UIEffect will only support Unity2018.3 or later
- To integrate with package manager
- UIEffect will no longer support Unity 2018.1 or earlier
- Effect materials will be generated on demand
- Material repository generates a material from shader and variant parameters
- Effect component refers shader variant parameters, not a material
- Strip shader variants switch config
https://blogs.unity3d.com/2018/05/14/stripping-scriptable-shader-variants/
- Remove unnecessary shader variants on preprocess
- This API has been added in Unity 2018.2
- Change
shader_feat
tomulti_compile
in shader
- Runtime adding effect component will be supported
- Easy to use effect for TextMeshPro
- No pre-generated materials are required
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
New York City architecture and design
The latest architecture and design projects in New York City, including skinny Manhattan skyscrapers for the super rich and news about developments in...
Read more >Architectural Digest Homepage | Architectural Digest
Our website, archdigest.com, offers constant original coverage of the interior design and architecture worlds, new shops and products, travel destinations, art ...
Read more >What Is Modern Architecture, Anyway?
Today, Modern design principles help connect society and are seen in the construction of schools, homes, and even bridges and highways. What is ......
Read more >Modern architecture
Modern architecture, or modernist architecture, was an architectural movement or architectural style based upon new and innovative technologies of ...
Read more >Architecture Now: New York, New Publics
This exhibition brings together a wide variety of design proposals, ranging from waterfront parks, networks of public pools, and cultural spaces to local ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @buihuuloc No, but alpha (experimental) version will be released later this month. 👍
I’m sorry. The release of the alpha version is delayed.