Packageaway3d.core.material
Interfacepublic interface IUVMaterial extends IMaterial
ImplementorsAlphaBitmapMaterial, BitmapMaterial, MovieMaterial, WhiteShadingBitmapMaterial

Interface for all materials that take in account texture coordinates

Public Properties
 PropertyDefined by
  height : Number
[read-only]
IUVMaterial
 Inheritedvisible : Boolean
IMaterial
  width : Number
[read-only]
IUVMaterial
Property detail
heightproperty
height:Number  [read-only]Implementation
    public function get height():Number
widthproperty 
width:Number  [read-only]Implementation
    public function get width():Number
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments