원클릭으로
NiuBiDev
NiuBiDev에는 xuanshushu에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Check and fix synchronization between Unity material inspector UI, shader properties, and keyword state. Use when toggles do not match runtime behavior, inspector changes do not affect rendering, or editor tooling drifts from shader logic.
Work with the packed ShaderFlag protocol used by NBShaders, NBShaders2, and related FX systems. Use when adding, debugging, migrating, or reviewing bit-packed shader flags, wrap flags, UV mode packing, custom data packing, color channel packing, foldout flags, or MaterialPropertyBlock flag writes.
Debug Unity URP shader issues in GitRepo/NB_FX. Use when investigating rendering bugs, broken passes, incorrect lighting, HLSL logic faults, material-state mismatches, or URP compatibility regressions.
Audit shader keywords and variant usage for the URP FX shader system. Use when reviewing shader_feature vs multi_compile choices, keyword consistency, stripping issues, or suspected variant explosion.
Check and fix synchronization between Unity material inspector UI, shader properties, and keyword state. Use when toggles do not match runtime behavior, inspector changes do not affect rendering, or editor tooling drifts from shader logic.
Work with the packed ShaderFlag protocol used by NBShaders, NBShaders2, and related FX systems. Use when adding, debugging, migrating, or reviewing bit-packed shader flags, wrap flags, UV mode packing, custom data packing, color channel packing, foldout flags, or MaterialPropertyBlock flag writes.
Debug Unity URP shader issues in GitRepo/NB_FX. Use when investigating rendering bugs, broken passes, incorrect lighting, HLSL logic faults, material-state mismatches, or URP compatibility regressions.
Audit shader keywords and variant usage for the URP FX shader system. Use when reviewing shader_feature vs multi_compile choices, keyword consistency, stripping issues, or suspected variant explosion.