Support SL_INTERPOLATOR and local function

This commit is contained in:
Eragon-Brisingr
2026-07-02 15:14:13 +08:00
parent 0d7db515ae
commit c27af6af49
50 changed files with 938 additions and 73 deletions

View File

@@ -1,4 +1,4 @@
// Copyright FlecsProj. All Rights Reserved.
// Copyright UShaderLab. All Rights Reserved.
//
// Particle / sprite intrinsics. These only produce meaningful values on particle vertex factories;
// the instance enables the matching usage, so there is no base-level usage gate here.