Packagejiglib.plugin.away3d
Classpublic class Away3dMesh
ImplementsISkin3D



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