mirror of
git://soft.sys114.com/mainsail
synced 2026-02-04 16:50:36 +09:00
Release v2.14.0
This commit is contained in:
1
assets/color.fragment-BjUREcw_.js
Normal file
1
assets/color.fragment-BjUREcw_.js
Normal file
@@ -0,0 +1 @@
|
||||
import{S as r}from"./Viewer-DVCEMRp5.js";import"./vuetify-Ce4WN_Dg.js";import"./overlayscrollbars-CiKU261J.js";import"./index-Bku7SJna.js";import"./echarts-DzoUeqWp.js";import"./codemirror-ZSHHXwGs.js";const e="colorPixelShader",o="#if defined(VERTEXCOLOR) || defined(INSTANCESCOLOR) && defined(INSTANCES)\n#define VERTEXCOLOR\nvarying vec4 vColor;\n#else\nuniform vec4 color;\n#endif\n#include<clipPlaneFragmentDeclaration>\n#include<fogFragmentDeclaration>\n#define CUSTOM_FRAGMENT_DEFINITIONS\nvoid main(void) {\n#define CUSTOM_FRAGMENT_MAIN_BEGIN\n#include<clipPlaneFragment>\n#if defined(VERTEXCOLOR) || defined(INSTANCESCOLOR) && defined(INSTANCES)\ngl_FragColor=vColor;\n#else\ngl_FragColor=color;\n#endif\n#include<fogFragment>(color,gl_FragColor)\n#define CUSTOM_FRAGMENT_MAIN_END\n}";r.ShadersStore[e]=o;const c={name:e,shader:o};export{c as colorPixelShader};
|
||||
Reference in New Issue
Block a user