1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "__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__": "94e2a089-c956-4562-9bbf-c0db6614d0ed@6c48a",
- "__expectedType__": "cc.Texture2D"
- },
- "tilingOffset": {
- "__type__": "cc.Vec4",
- "x": 1,
- "y": 5,
- "z": 0,
- "w": -0.5
- },
- "mainColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 160
- }
- }
- ]
- }
|