Package | away3d.materials.methods |
Class | public class EffectMethodBase |
Inheritance | EffectMethodBase ShadingMethodBase flash.events.EventDispatcher |
Subclasses | AlphaMaskMethod, ColorMatrixMethod, ColorTransformMethod, EnvMapMethod, FogMethod, FresnelEnvMapMethod, FresnelPlanarReflectionMethod, LightMapMethod, OutlineMethod, PlanarReflectionMethod, ProjectiveTextureMethod, RefractionEnvMapMethod, RimLightMethod |
Method | Defined By | ||
---|---|---|---|
EffectMethodBase | |||
copyFrom(method:ShadingMethodBase):void
Copies the state from a ShadingMethodBase object into the current object. | ShadingMethodBase | ||
dispose():void
Cleans up any resources used by the current object. | ShadingMethodBase |