public class FogMode extends Enum
该类包含了三种雾的模式,每一种模式代表了一种关于雾密度的计算模式。
static FogMode
EXP
EXP2
LINEAR
equals, getEnums, getNameByValue, getNames, getPredefineValues, getValueByName, getValues, hashCode, isDefined, isDefined, name, parse, parse, toString, value
getClass, notify, notifyAll, wait, wait, wait
public static final FogMode EXP
public static final FogMode EXP2
public static final FogMode LINEAR
Copyright © 2021–2024 SuperMap. All rights reserved.