Buckets:
| /** | |
| * Blend two textures | |
| */ | |
| export declare const BlendShader: { | |
| uniforms: { | |
| tDiffuse1: { | |
| value: null; | |
| }; | |
| tDiffuse2: { | |
| value: null; | |
| }; | |
| mixRatio: { | |
| value: number; | |
| }; | |
| opacity: { | |
| value: number; | |
| }; | |
| }; | |
| vertexShader: string; | |
| fragmentShader: string; | |
| }; | |
Xet Storage Details
- Size:
- 375 Bytes
- Xet hash:
- c4fc60a7366faac7eab4df20af793256c27190c173b3b3fa2f1e84b946e84723
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.