Packageaway3d.core.scene
Interfacepublic interface ILODObject
ImplementorsLODObject

Interface for object that can toggle their visibily depending on view and distance to camera

Public Methods
 MethodDefined by
  
matchLOD(view:View3D):Boolean
ILODObject
Method detail
matchLOD()method
public function matchLOD(view:View3D):Boolean Parameters
view:View3D

Returns
Boolean
Wiki link
Click to go to the wiki page for ####WIKI####

Code examples

Comments