Add missing boolean readonly props to lights and materials #1182
Annotations
9 errors
check-fomatting
Process completed with exit code 1.
|
test-examples
Type 'MeshLambertMaterial' is not assignable to type 'MeshStandardMaterial | MeshBasicMaterial'.
|
test-examples
Property 'isMeshBasicMaterial' is missing in type 'MeshPhongMaterial' but required in type 'MeshBasicMaterial'.
|
test-examples
Property 'isMeshBasicMaterial' is missing in type 'MeshLambertMaterial' but required in type 'MeshBasicMaterial'.
|
test-examples
Type 'MeshPhongMaterial' is not assignable to type 'MeshBasicMaterial'.
|
test-examples
Type 'MeshPhongMaterial' is not assignable to type 'MeshBasicMaterial'.
|
test-examples
Type 'MeshLambertMaterial' is not assignable to type 'MeshBasicMaterial'.
|
test-examples
Type 'MeshLambertMaterial' is not assignable to type 'MeshBasicMaterial'.
|
test-examples
Process completed with exit code 1.
|