Away3D FP9 V2.0.0 API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface ILODObject
Methods
Package
away3d.containers
Interface
public interface ILODObject
Implementors
LODObject
Interface for object that can toggle their visibily depending on view and distance to camera
Public Methods
Method
Defined 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