123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "__type__": "cc.Material",
- "_name": "plane01",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "f648964e-8d32-41fc-9ac9-7a1e714dd17b",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "DCC_APP_NAME": 1
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "blendState": {
- "targets": [
- {}
- ]
- },
- "depthStencilState": {}
- }
- ],
- "_props": [
- {
- "albedoScale": 1,
- "mainColor": {
- "__type__": "cc.Color",
- "r": 202,
- "g": 202,
- "b": 202,
- "a": 255
- },
- "specularFactor": 0,
- "specularColor": {
- "__type__": "cc.Color",
- "r": 243,
- "g": 243,
- "b": 243,
- "a": 255
- },
- "shininessExponent": 1.9999998807907104,
- "emissiveScale": 0,
- "emissive": {
- "__type__": "cc.Color",
- "r": 0,
- "g": 0,
- "b": 0,
- "a": 255
- }
- }
- ]
- }
|