| Property | Defined by | ||
|---|---|---|---|
| INDEX_SORT : String = "index" [static]
| ViewportLayerSortMode | ||
| ORIGIN_SORT : String = "origin" [static]
| ViewportLayerSortMode | ||
| Z_SORT : String = "z" [static]
| ViewportLayerSortMode | ||
| Method | Defined by | ||
|---|---|---|---|
| ViewportLayerSortMode | |||
| INDEX_SORT | property |
public static var INDEX_SORT:String = "index"
| ORIGIN_SORT | property |
public static var ORIGIN_SORT:String = "origin"
| Z_SORT | property |
public static var Z_SORT:String = "z"
| ViewportLayerSortMode | () | constructor |
public function ViewportLayerSortMode()