Packageorg.ffilmation.engine.core
Classpublic class fShadowQuality

The fShadowQuality class provides constants for the shadowQuality property of the engine

See also

org.ffilmation.engine.core.fEngine.shadowQuality


Public Constants
 ConstantDefined by
  BASIC : int = 1
[static] Constant for "basic" shadows
fShadowQuality
  BEST : int = 4
[static] Constant for "best" shadows
fShadowQuality
  GOOD : int = 3
[static] Constant for "good" shadows
fShadowQuality
  NORMAL : int = 2
[static] Constant for "normal" shadows
fShadowQuality
Constant detail
BASICconstant
public static const BASIC:int = 1

Constant for "basic" shadows

BESTconstant 
public static const BEST:int = 4

Constant for "best" shadows

GOODconstant 
public static const GOOD:int = 3

Constant for "good" shadows

NORMALconstant 
public static const NORMAL:int = 2

Constant for "normal" shadows