Packageorg.papervision3d.materials.utils
Classpublic class LightMatrix



Protected Properties
 PropertyDefined by
  UP : Number3D
[static]
LightMatrix
Public Methods
 MethodDefined by
  
[static] Gets the 'lightmatrix' for a light and object.
LightMatrix
Property detail
UPproperty
protected static var UP:Number3D
Method detail
getLightMatrix()method
public static function getLightMatrix(light:LightObject3D, object:DisplayObject3D, renderSessionData:RenderSessionData):Matrix3D

Gets the 'lightmatrix' for a light and object.

Parameters
light:LightObject3D
 
object:DisplayObject3D
 
renderSessionData:RenderSessionData

Returns
Matrix3D