mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-26 12:55:18 -05:00
not make UrpLitContext sealed
This commit is contained in:
@@ -15,7 +15,7 @@ namespace UniGLTF
|
||||
/// - Environment Reflections Toggle
|
||||
/// - Sorting Priority
|
||||
/// </summary>
|
||||
public sealed class UrpLitContext
|
||||
public class UrpLitContext
|
||||
{
|
||||
private readonly Material _mat;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user