123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "6cfc2e06-e30d-4607-bf94-f9e220395257",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {
- "USE_TEXTURE": true,
- "SHOW_INNER_GLOW": true
- }
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {
- "glowColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "glowColorSize": 0.003,
- "glowThreshold": 0.003
- }
- ]
- }
|