| Package | org.ffilmation.engine.core |
| Class | public class fShadowQuality |
See also
| Constant | Defined 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 | ||
| BASIC | constant |
public static const BASIC:int = 1Constant for "basic" shadows
| BEST | constant |
public static const BEST:int = 4Constant for "best" shadows
| GOOD | constant |
public static const GOOD:int = 3Constant for "good" shadows
| NORMAL | constant |
public static const NORMAL:int = 2Constant for "normal" shadows