| Package | sandy.materials.attributes |
| Class | public final class PhongAttributesLightMap |
| Property | Defined by | ||
|---|---|---|---|
| alphas : Array
An array of an array which contains the alphas of the strata.
| PhongAttributesLightMap | ||
| colors : Array
An array of an array which contains the colors of the strata.
| PhongAttributesLightMap | ||
| ratios : Array
An array of an array which contains the ratios (length) of each strata.
| PhongAttributesLightMap | ||
| alphas | property |
public var alphas:ArrayAn array of an array which contains the alphas of the strata. The values of the inner array must be between 0 and 1.
| colors | property |
public var colors:ArrayAn array of an array which contains the colors of the strata.
| ratios | property |
public var ratios:ArrayAn array of an array which contains the ratios (length) of each strata.