method "" { material "Iron.mat"; shader "sphere.shader"; }; method "shadow" { shader "sphere_shadow.glsl.shader"; }; method "shadow_thsm" { shader "sphere_shadow_thsm.glsl.shader"; };