View source
class LightingMethodBase
package away3d.materials.methods
extends ShadingMethodBase › NamedAssetBase
extended by BasicDiffuseMethod, BasicSpecularMethod
Available on all platforms
LightingMethodBase provides an abstract base method for shading methods that uses lights. Used for diffuse and specular shaders only.