12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "USE_INSTANCING": true,
- "USE_TEXTURE": true,
- "USE_ALPHA_TEST": true
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {
- "mainTexture": {
- "__uuid__": "7a22fe52-bec3-485e-ad06-f6b72a5e15c0@6c48a",
- "__expectedType__": "cc.Texture2D"
- }
- }
- ]
- }
|