1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "_effectAsset": {
- "__uuid__": "8245e3f6-e428-418c-85be-d3004e00a150"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "USE_ALBEDO_MAP": true
- }
- ],
- "_states": [
- {
- "blendState": {
- "targets": [
- {}
- ]
- },
- "depthStencilState": {},
- "rasterizerState": {}
- }
- ],
- "_props": [
- {
- "rimLightColor": {
- "__type__": "cc.Color",
- "r": 253,
- "g": 5,
- "b": 5,
- "a": 32
- },
- "alphaThreshold": 0,
- "mainTexture": {
- "__uuid__": "5185236e-7939-43b1-b204-5069c5e6f48d@6c48a"
- }
- }
- ]
- }
|