1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {},
- {},
- {},
- {}
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- },
- {},
- {},
- {}
- ],
- "_props": [
- {
- "mainColor": {
- "__type__": "cc.Color",
- "r": 134,
- "g": 134,
- "b": 134,
- "a": 255
- },
- "occlusion": 0.5,
- "roughness": 0.6
- },
- {},
- {},
- {}
- ]
- }
|