Class LightStandard

    • Constructor Detail

      • LightStandard

        public LightStandard()
      • LightStandard

        public LightStandard​(LightStandard source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getName

        public String getName()
        Get 光照名称
        Returns:
        Name 光照名称
      • setName

        public void setName​(String Name)
        Set 光照名称
        Parameters:
        Name - 光照名称
      • getRange

        public Float[] getRange()
        Get 范围
        Returns:
        Range 范围
      • setRange

        public void setRange​(Float[] Range)
        Set 范围
        Parameters:
        Range - 范围