123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "__type__": "cc.Material",
- "_name": "caizhi",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "f648964e-8d32-41fc-9ac9-7a1e714dd17b",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "DCC_APP_NAME": 2,
- "HAS_EXPORTED_METALLIC": true,
- "USE_ALBEDO_MAP": true
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "blendState": {
- "targets": [
- {}
- ]
- },
- "depthStencilState": {}
- }
- ],
- "_props": [
- {
- "mainColor": {
- "__type__": "cc.Color",
- "r": 231,
- "g": 231,
- "b": 231,
- "a": 255
- },
- "mainTexture": {
- "__uuid__": "421760e1-1a4b-4f19-aa7f-4adb5f818580@0a1ef",
- "__expectedType__": "cc.Texture2D"
- },
- "shininessExponent": 25,
- "emissiveScale": 0,
- "emissive": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "metallic": 0,
- "specularFactor": 0.25,
- "transparencyFactor": 0
- }
- ]
- }
|