Buckets:
| import { Fn } from '../../tsl/TSLBase.js'; | |
| const BRDF_Lambert = /*@__PURE__*/ Fn( ( inputs ) => { | |
| return inputs.diffuseColor.mul( 1 / Math.PI ); // punctual light | |
| } ); // validated | |
| export default BRDF_Lambert; | |
Xet Storage Details
- Size:
- 215 Bytes
- Xet hash:
- 2a424869920fa05f510bfce3f3247405f275ca729c42101e8a2c1b2b303098cd
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.