1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 1,
- "_defines": [
- {},
- {}
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {
- "depthWrite": true
- },
- "blendState": {
- "targets": [
- {}
- ]
- }
- },
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {
- "tintColor": {
- "__type__": "cc.Color",
- "r": 122,
- "g": 122,
- "b": 122,
- "a": 174
- }
- },
- {}
- ]
- }
|