コード例 #1
0
 public override void Apply()
 {
     base.Apply();
     ApplyScene();
     Scene.Update();
 }