UNPKG

glam

Version:

Experimental WebGL Engine

3 lines 125 B
export default function useAugment( oldMaterial, newMaterial, properties ) { return newMaterial( oldMaterial, properties ) }