Packageaway3d.materials
Interfacepublic interface IMaterial
SubinterfacesILayerMaterial, ISegmentMaterial, ITriangleMaterial, IUVMaterial

Interface for all objects that can serve as a material

Public Properties
 PropertyDefined by
  visible : Boolean
[read-only] Indicates whether the material is visible
IMaterial
Property detail
visibleproperty
visible:Boolean  [read-only]

Indicates whether the material is visible

Implementation
    public function get visible():Boolean
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments