Packageaway3d.materials
Classpublic class EnviroBitmapMaterialCache
InheritanceEnviroBitmapMaterialCache Inheritance BitmapMaterialContainer Inheritance BitmapMaterial

Public Properties
 PropertyDefined by
 Inheritedax : Number
BitmapMaterial
 Inheriteday : Number
BitmapMaterial
 Inheritedaz : Number
BitmapMaterial
 Inherited_bitmap : BitmapData
BitmapMaterial
 Inheritedbitmap : BitmapData
BitmapMaterial
  bitmapMaterial : BitmapMaterial
EnviroBitmapMaterialCache
 Inherited_bitmapRect : Rectangle
BitmapMaterial
 Inherited_blendMode : String
BitmapMaterial
 InheritedblendMode : String
BitmapMaterial
 Inheritedbx : Number
BitmapMaterial
 Inheritedby : Number
BitmapMaterial
 Inheritedbz : Number
BitmapMaterial
 Inherited_cache : Boolean
BitmapMaterialContainer
 Inheritedcache : Boolean
BitmapMaterialContainer
 Inherited_cacheDictionary : Dictionary
BitmapMaterialContainer
 InheritedcolorTransform : ColorTransform
BitmapMaterialContainer
 Inherited_containerDictionary : Dictionary
BitmapMaterialContainer
 Inherited_containerVO : FaceVO
BitmapMaterialContainer
 Inheritedcx : Number
BitmapMaterial
 Inheritedcy : Number
BitmapMaterial
 Inheritedcz : Number
BitmapMaterial
 Inheriteddabx : Number
BitmapMaterial
 Inheriteddaby : Number
BitmapMaterial
 Inheriteddbcx : Number
BitmapMaterial
 Inheriteddbcy : Number
BitmapMaterial
 Inheriteddcax : Number
BitmapMaterial
 Inheriteddcay : Number
BitmapMaterial
 Inheriteddebug : Boolean
BitmapMaterial
 Inheriteddmax : Number
BitmapMaterial
 Inheriteddsab : Number
BitmapMaterial
 Inheriteddsbc : Number
BitmapMaterial
 Inheriteddsca : Number
BitmapMaterial
 Inheriteddt : DrawTriangle
BitmapMaterialContainer
  _enviroMap : BitmapData
EnviroBitmapMaterialCache
  enviroShader : EnviroShader
EnviroBitmapMaterialCache
 Inheritedface : Face
BitmapMaterialContainer
 Inherited_faceDictionary : Dictionary
BitmapMaterial
 Inherited_faceHeight : int
BitmapMaterialContainer
 Inherited_faceVO : FaceVO
BitmapMaterial
 Inherited_faceWidth : int
BitmapMaterialContainer
 Inheritedfaz : Number
BitmapMaterial
 Inheritedfbz : Number
BitmapMaterial
 Inheritedfcz : Number
BitmapMaterial
 Inheritedfocus : Number
BitmapMaterial
 Inherited_forceRender : Boolean
BitmapMaterialContainer
 Inherited_graphics : Graphics
BitmapMaterial
 Inherited_height : Number
BitmapMaterialContainer
 Inheritedheight : Number
BitmapMaterial
 Inheritedmabx : Number
BitmapMaterial
 Inheritedmaby : Number
BitmapMaterial
 Inheritedmabz : Number
BitmapMaterial
 Inheritedmap : Matrix
BitmapMaterial
 Inherited_mapping : Matrix
BitmapMaterial
 Inheritedmaterial : ILayerMaterial
BitmapMaterialContainer
 Inheritedmaterials : Array
BitmapMaterialContainer
 Inheritedmbcx : Number
BitmapMaterial
 Inheritedmbcy : Number
BitmapMaterial
 Inheritedmbcz : Number
BitmapMaterial
 Inheritedmcax : Number
BitmapMaterial
 Inheritedmcay : Number
BitmapMaterial
 Inheritedmcaz : Number
BitmapMaterial
  _mode : String
EnviroBitmapMaterialCache
 Inherited_precision : Number
BitmapMaterial
 Inheritedprecision : Number
BitmapMaterial
  _reflectiveness : Number
EnviroBitmapMaterialCache
  reflectiveness : Number
EnviroBitmapMaterialCache
 Inherited_renderBitmap : BitmapData
BitmapMaterial
 Inheritedrepeat : Boolean
BitmapMaterial
 Inherited_s : Shape
BitmapMaterial
 Inheritedsession : AbstractRenderSession
BitmapMaterial
 Inherited_shape : Shape
BitmapMaterial
 Inherited_shapeDictionary : Dictionary
BitmapMaterial
 Inheritedsmooth : Boolean
BitmapMaterial
 Inherited_sourceVO : FaceVO
BitmapMaterial
 InheritedsvArray : Array
BitmapMaterial
 Inheritedtransparent : Boolean
BitmapMaterialContainer
 Inheritedtriangle : DrawTriangle
BitmapMaterial
 Inheritedvisible : Boolean
BitmapMaterial
 Inherited_width : Number
BitmapMaterialContainer
 Inheritedwidth : Number
BitmapMaterial
 Inherited_zeroPoint : Point
BitmapMaterial
Public Methods
 MethodDefined by
  
EnviroBitmapMaterialCache
(bitmap:BitmapData, init:Object = null)
EnviroBitmapMaterialCache
 Inherited
BitmapMaterial
 Inherited
BitmapMaterial
 Inherited
BitmapMaterial
 Inherited
getMapping(tri:DrawTriangle):Matrix
BitmapMaterialContainer
 Inherited
renderFace(face:Face, containerRect:Rectangle, parentFaceVO:FaceVO):FaceVO
BitmapMaterialContainer
 Inherited
renderLayer(tri:DrawTriangle, layer:Sprite, level:int):void
BitmapMaterialContainer
 Inherited
renderSource(source:Object3D, containerRect:Rectangle, mapping:Matrix):void
BitmapMaterial
 Inherited
BitmapMaterial
 Inherited
update():void
BitmapMaterialContainer
 Inherited
updateMaterial(source:Object3D, view:View3D):void
BitmapMaterialContainer
Protected Methods
 MethodDefined by
 Inherited
renderRec(a:ScreenVertex, b:ScreenVertex, c:ScreenVertex, index:Number):void
BitmapMaterial
Property detail
bitmapMaterialproperty
public var bitmapMaterial:BitmapMaterial
_enviroMapproperty 
public var _enviroMap:BitmapData
enviroShaderproperty 
public var enviroShader:EnviroShader
_modeproperty 
public var _mode:String
_reflectivenessproperty 
public var _reflectiveness:Number
reflectivenessproperty 
reflectiveness:Number  [read-write]Implementation
    public function get reflectiveness():Number
    public function set reflectiveness(value:Number):void
Constructor detail
EnviroBitmapMaterialCache()constructor
public function EnviroBitmapMaterialCache(bitmap:BitmapData, init:Object = null)Parameters
bitmap:BitmapData
 
init:Object (default = null)
Init Parameters
Wiki link
Click to go to the wiki page for 'away3d.materials.EnviroBitmapMaterialCache'

Code examples

Comments