Merge remote-tracking branch 'origin/fix/shaderlab' into fix/shaderlab

This commit is contained in:
cptbtptpbcptdtptp
2026-04-23 21:09:49 +08:00

View File

@@ -10,7 +10,7 @@ import { ShaderProperty } from "../shader/ShaderProperty";
import { ShaderBlockProperty } from "../shader/ShaderBlockProperty";
import { ConstantBufferBindingPoint } from "../shader/enums/ConstantBufferBindingPoint";
import { ShaderLib } from "./ShaderLib";
console.log(123);
/**
* @internal
*/