123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "__type__": "cc.Material",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "_effectAsset": {
- "__uuid__": "d1346436-ac96-4271-b863-1f4fdead95b0",
- "__expectedType__": "cc.EffectAsset"
- },
- "_techIdx": 0,
- "_defines": [
- {},
- {}
- ],
- "_states": [
- {
- "rasterizerState": {},
- "depthStencilState": {
- "depthWrite": true
- },
- "blendState": {
- "targets": [
- {}
- ]
- }
- },
- {
- "rasterizerState": {},
- "depthStencilState": {},
- "blendState": {
- "targets": [
- {}
- ]
- }
- }
- ],
- "_props": [
- {
- "mainTexture": {
- "__uuid__": "a08de707-112a-4646-851f-879ff60b6b8f@6c48a",
- "__expectedType__": "cc.Texture2D"
- },
- "tintColor": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 125
- }
- },
- {}
- ]
- }
|