Method | Defined By | ||
---|---|---|---|
apply(obj:ObjectContainer3D, axis:String, recenter:Boolean = false, duplicate:Boolean = true):void [static] | Mirror |
Constant | Defined By | ||
---|---|---|---|
MAX_BOUND_X : String = x+ [static] | Mirror | ||
MAX_BOUND_Y : String = y+ [static] | Mirror | ||
MAX_BOUND_Z : String = z+ [static] | Mirror | ||
MIN_BOUND_X : String = x- [static] | Mirror | ||
MIN_BOUND_Y : String = y- [static] | Mirror | ||
MIN_BOUND_Z : String = z- [static] | Mirror | ||
X_AXIS : String = x [static] | Mirror | ||
Y_AXIS : String = y [static] | Mirror | ||
Z_AXIS : String = z [static] | Mirror |
apply | () | method |
public static function apply(obj:ObjectContainer3D, axis:String, recenter:Boolean = false, duplicate:Boolean = true):void
Parameters
obj:ObjectContainer3D | |
axis:String | |
recenter:Boolean (default = false )
| |
duplicate:Boolean (default = true )
|
MAX_BOUND_X | Constant |
public static const MAX_BOUND_X:String = x+
MAX_BOUND_Y | Constant |
public static const MAX_BOUND_Y:String = y+
MAX_BOUND_Z | Constant |
public static const MAX_BOUND_Z:String = z+
MIN_BOUND_X | Constant |
public static const MIN_BOUND_X:String = x-
MIN_BOUND_Y | Constant |
public static const MIN_BOUND_Y:String = y-
MIN_BOUND_Z | Constant |
public static const MIN_BOUND_Z:String = z-
X_AXIS | Constant |
public static const X_AXIS:String = x
Y_AXIS | Constant |
public static const Y_AXIS:String = y
Z_AXIS | Constant |
public static const Z_AXIS:String = z