Packagejiglib.plugin.papervision3d
Classpublic class Pv3dMesh
ImplementsISkin3D



Public Properties
 PropertyDefined by
  mesh : DisplayObject3D
[read-only]
Pv3dMesh
  transform : JMatrix3D
Pv3dMesh
Public Methods
 MethodDefined by
  
Pv3dMesh(do3d:DisplayObject3D)
Pv3dMesh
Property detail
meshproperty
mesh:DisplayObject3D  [read-only]Implementation
    public function get mesh():DisplayObject3D
transformproperty 
transform:JMatrix3D  [read-write]Implementation
    public function get transform():JMatrix3D
    public function set transform(value:JMatrix3D):void
Constructor detail
Pv3dMesh()constructor
public function Pv3dMesh(do3d:DisplayObject3D)Parameters
do3d:DisplayObject3D