pass "" { material "white.mat"; shader "default.shader"; texunit 0 { texture2d { storage RGB 3 1; min_filter NEAREST; mag_filter NEAREST; raw_data "\x31\x31\x31\xB4\xB4\xB4\x4E\x33\x23"; }; }; }; pass "shadow" { shader "shadow.shader"; };