Ejemplo n.º 1
0
        public ShadowCasterComponent()
        {
            this.effect = EffectLoader.LoadEffect("ShadowMap");

            Visible = true;
        }