PlanarReflectionMethod
PlanarReflectionMethod is a material method that adds reflections from a PlanarReflectionTexture object.
Inherited from EffectMethodBase -> ShadingMethodBase -> NamedAssetBase -> EventDispatcher.
Can be created with:
Lib.Away3D.Materials.Methods.PlanarReflectionMethod.new(texture, alpha) |
Creates a new PlanarReflectionMethod |
texture - The PlanarReflectionTexture used to render the reflected view. alpha - Number, default 1, The reflectivity of the surface. |
Has properties:
alpha |
Number, The reflectiveness of the surface. |
normalDisplacement |
Number, The amount of displacement on the surface, for use with water waves. |
texture |
The PlanarReflectionTexture used to render the reflected view. |
Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source