Class SceneProperties

java.lang.Object
org.vrspace.server.dto.SceneProperties

@Component public class SceneProperties extends Object
Scene properties that determine how far user sees, how often scene is refreshed, etc. This is a component to be injected, and used as factory when constructing Scene for every client.
Author:
joe
  • Constructor Details

    • SceneProperties

      public SceneProperties()
  • Method Details