| Package | away3d.core.draw |
| Class | public class PrimitiveVolumeBlock |
| Property | Defined by | ||
|---|---|---|---|
| list : Array | PrimitiveVolumeBlock | ||
| maxX : Number | PrimitiveVolumeBlock | ||
| maxY : Number | PrimitiveVolumeBlock | ||
| maxZ : Number | PrimitiveVolumeBlock | ||
| minX : Number | PrimitiveVolumeBlock | ||
| minY : Number | PrimitiveVolumeBlock | ||
| minZ : Number | PrimitiveVolumeBlock | ||
| source : Object3D | PrimitiveVolumeBlock | ||
| Method | Defined by | ||
|---|---|---|---|
| PrimitiveVolumeBlock | |||
| PrimitiveVolumeBlock | |||
| PrimitiveVolumeBlock | |||
|
toString():String
| PrimitiveVolumeBlock | ||
| list | property |
public var list:Array
| maxX | property |
public var maxX:Number
| maxY | property |
public var maxY:Number
| maxZ | property |
public var maxZ:Number
| minX | property |
public var minX:Number
| minY | property |
public var minY:Number
| minZ | property |
public var minZ:Number
| source | property |
public var source:Object3D
| PrimitiveVolumeBlock | () | constructor |
| push | () | method |
| remove | () | method |
| toString | () | method |
public function toString():String
Returns
String |