12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": "2",
- "_defines": [
- {
- "USE_INSTANCING": true,
- "USE_TEXTURE": true
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {
- "mainTexture": {
- "__uuid__": "d1d1ce3b-962d-4390-bd8e-ae424db23924@6c48a",
- "__expectedType__": "cc.Texture2D"
- },
- "mainColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 180
- }
- }
- ]
- }
|