12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 1,
- "_defines": [
- {},
- {}
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- },
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {
- "mainTexture": {
- "__uuid__": "28d0bbf2-1ec2-463a-ace2-5bcd5c28b48d@6c48a",
- "__expectedType__": "cc.Texture2D"
- },
- "tintColor": {
- "__type__": "cc.Color",
- "r": 170,
- "g": 170,
- "b": 170,
- "a": 127
- }
- },
- {}
- ]
- }
|