download
raw
268 Bytes
import { ShaderMaterial } from './ShaderMaterial.js';
class RawShaderMaterial extends ShaderMaterial {
constructor( parameters ) {
super( parameters );
this.isRawShaderMaterial = true;
this.type = 'RawShaderMaterial';
}
}
export { RawShaderMaterial };

Xet Storage Details

Size:
268 Bytes
·
Xet hash:
f29dd95cae2770ebea0d23ea6363b2b737201e76abb9f33ec1e02bf269674983

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.