Buckets:
| import { Fn } from '../tsl/TSLCore.js'; | |
| /** | |
| * TSL object that represents the position in clip space after the model-view-projection transform of the current rendered object. | |
| * | |
| * @tsl | |
| * @type {VaryingNode<vec4>} | |
| */ | |
| export const modelViewProjection = /*@__PURE__*/ ( Fn( ( builder ) => { | |
| return builder.context.setupModelViewProjection(); | |
| }, 'vec4' ).once() )().toVarying( 'v_modelViewProjection' ); | |
Xet Storage Details
- Size:
- 407 Bytes
- Xet hash:
- 885d33d932b08f6e8a82cf69f311c9cef234b87ef76873d3a1a385ca54a8f621
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.