Fix UI material; it no longer requires featureLevel 0.
PiperOrigin-RevId: 899400551 Change-Id: I7a2d42cd5342ed079599eef50e85c50aa340aecc
This commit is contained in:
committed by
Copybara-Service
parent
8135465779
commit
82e021fcda
@@ -27,8 +27,7 @@ material {
|
||||
shadingModel : unlit,
|
||||
culling : none,
|
||||
depthCulling: false,
|
||||
blending : transparent,
|
||||
featureLevel : 0
|
||||
blending : transparent
|
||||
}
|
||||
|
||||
fragment {
|
||||
|
||||
Reference in New Issue
Block a user