123456789101112131415161718192021222324252627282930313233343536 |
- {
- "__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__": "1f55dd07-781d-40dc-8f3a-c953d6c85929@6c48a",
- "__expectedType__": "cc.Texture2D"
- }
- }
- ]
- }
|