Package | away3d.core.material |
Interface | public interface IUVMaterial extends IMaterial |
Implementors | AlphaBitmapMaterial, BitmapMaterial, MovieMaterial, WhiteShadingBitmapMaterial |
Property | Defined by | ||
---|---|---|---|
height : Number [read-only]
| IUVMaterial | ||
![]() | visible : Boolean | IMaterial | |
width : Number [read-only]
| IUVMaterial |
height | property |
height:Number
[read-only]Implementation
public function get height():Number
width | property |
width:Number
[read-only]Implementation
public function get width():Number