1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "__type__": "cc.Material",
- "_name": "default-material-transparent",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319"
- },
- "_techIdx": 1,
- "_defines": [
- {},
- {},
- {}
- ],
- "_states": [
- {
- "blendState": {
- "targets": [
- {}
- ]
- },
- "depthStencilState": {},
- "rasterizerState": {}
- },
- {
- "blendState": {
- "targets": [
- {}
- ]
- },
- "depthStencilState": {},
- "rasterizerState": {}
- },
- {
- "blendState": {
- "targets": [
- {}
- ]
- },
- "depthStencilState": {},
- "rasterizerState": {}
- }
- ],
- "_props": [
- {
- "mainColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 99
- },
- "roughness": 0.8,
- "metallic": 0.6
- },
- {},
- {}
- ]
- }
|