Exemplo n.º 1
0
 public GameObjectSettings(RenderRequestGameObject enabledGameObjects)
     : this()
 {
     EnabledGameObjects = enabledGameObjects;
 }
Exemplo n.º 2
0
 public GameObjectSettings(RenderRequestGameObject enabledGameObjects)
     : this()
 {
     EnabledGameObjects = enabledGameObjects;
 }