Packageorg.papervision3d.view.layer.util
Classpublic class ViewportLayerSortMode



Public Properties
 PropertyDefined by
  INDEX_SORT : String = "index"
[static]
ViewportLayerSortMode
  Z_SORT : String = "z"
[static]
ViewportLayerSortMode
Public Methods
 MethodDefined by
  
ViewportLayerSortMode
Property detail
INDEX_SORTproperty
public static var INDEX_SORT:String = "index"
Z_SORTproperty 
public static var Z_SORT:String = "z"
Constructor detail
ViewportLayerSortMode()constructor
public function ViewportLayerSortMode()