Packagejiglib.plugin.sandy3d
Classpublic class Sandy3DMesh
ImplementsISkin3D



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