12345678910111213141516171819202122232425262728293031323334 |
- {
- "__type__": "cc.Material",
- "_name": "3dui",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "4c81e543-58e3-4cb0-b451-77700a94204e",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "USE_TEXTURE": true
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {
- "depthTest": true,
- "depthWrite": true
- },
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {}
- ]
- }
|