chore: remove unused transform parameter from unlit_fixed_size material
This commit is contained in:
@@ -1,11 +1,6 @@
|
|||||||
material {
|
material {
|
||||||
name : UnlitFixedSize,
|
name : UnlitFixedSize,
|
||||||
parameters : [
|
parameters : [
|
||||||
{
|
|
||||||
type : mat4,
|
|
||||||
name : transform,
|
|
||||||
precision : high
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type : float4,
|
type : float4,
|
||||||
name : baseColorFactor,
|
name : baseColorFactor,
|
||||||
|
|||||||
Reference in New Issue
Block a user