Uses of Class
com.tencentcloudapi.tci.v20190318.models.LightStatistic
-
Packages that use LightStatistic Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of LightStatistic in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return LightStatistic Modifier and Type Method Description LightStatisticImageTaskStatistic. getLight()Get 光照统计信息Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type LightStatistic Modifier and Type Method Description voidImageTaskStatistic. setLight(LightStatistic Light)Set 光照统计信息Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type LightStatistic Constructor Description LightStatistic(LightStatistic 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.
-