1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "__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__": "4ba90781-0fab-4d50-98d1-af6a634c57b7@6c48a",
- "__expectedType__": "cc.Texture2D"
- },
- "mainTiling_Offset": {
- "__type__": "cc.Vec4",
- "x": 1.6,
- "y": 1,
- "z": 0,
- "w": 0
- },
- "tintColor": {
- "__type__": "cc.Color",
- "r": 172,
- "g": 172,
- "b": 172,
- "a": 127
- }
- },
- {}
- ]
- }
|