Property | Defined By | ||
---|---|---|---|
activeDim : Boolean = true | DimensionObject | ||
boundary_filter : Boolean = false | DimensionObject | ||
boundary_max : Number = 100 | DimensionObject | ||
boundary_min : Number = 0 | DimensionObject | ||
clusterDelta : Number = 0 | DimensionObject | ||
delta_filter : Boolean = false | DimensionObject | ||
delta_max : Number = 100 | DimensionObject | ||
delta_min : Number = 0 | DimensionObject | ||
func : String = linear | DimensionObject | ||
func_factor : Number = 1 | DimensionObject | ||
gestureDelta : Number = 0 | DimensionObject | ||
gestureDeltaArray : Array | DimensionObject | ||
gestureDeltaCache : Number = 0 | DimensionObject | ||
gestureValue : Number = 0 | DimensionObject | ||
id : String | DimensionObject | ||
mean_filter : Boolean = false | DimensionObject | ||
mean_filter_frames : uint = 0 | DimensionObject | ||
multiply_filter : Boolean = false | DimensionObject | ||
processDelta : Number = 0 | DimensionObject | ||
property_id : String | DimensionObject | ||
property_max : Number = 0 | DimensionObject | ||
property_min : Number = 0 | DimensionObject | ||
property_result : String | DimensionObject | ||
property_type : String | DimensionObject | ||
property_vars : Array | DimensionObject | ||
release_inertia_base : Number = 0.98 | DimensionObject | ||
release_inertia_count : int = 0 | DimensionObject | ||
release_inertia_factor : Number = 1 | DimensionObject | ||
release_inertia_filter : Boolean = false | DimensionObject | ||
release_inertia_Maxcount : int = 60 | DimensionObject | ||
release_inertiaOn : Boolean = false | DimensionObject | ||
target_id : String | DimensionObject |
activeDim | property |
public var activeDim:Boolean = true
boundary_filter | property |
public var boundary_filter:Boolean = false
boundary_max | property |
public var boundary_max:Number = 100
boundary_min | property |
public var boundary_min:Number = 0
clusterDelta | property |
public var clusterDelta:Number = 0
delta_filter | property |
public var delta_filter:Boolean = false
delta_max | property |
public var delta_max:Number = 100
delta_min | property |
public var delta_min:Number = 0
func | property |
public var func:String = linear
func_factor | property |
public var func_factor:Number = 1
gestureDelta | property |
public var gestureDelta:Number = 0
gestureDeltaArray | property |
public var gestureDeltaArray:Array
gestureDeltaCache | property |
public var gestureDeltaCache:Number = 0
gestureValue | property |
public var gestureValue:Number = 0
id | property |
public var id:String
mean_filter | property |
public var mean_filter:Boolean = false
mean_filter_frames | property |
public var mean_filter_frames:uint = 0
multiply_filter | property |
public var multiply_filter:Boolean = false
processDelta | property |
public var processDelta:Number = 0
property_id | property |
public var property_id:String
property_max | property |
public var property_max:Number = 0
property_min | property |
public var property_min:Number = 0
property_result | property |
public var property_result:String
property_type | property |
public var property_type:String
property_vars | property |
public var property_vars:Array
release_inertia_base | property |
public var release_inertia_base:Number = 0.98
release_inertia_count | property |
public var release_inertia_count:int = 0
release_inertia_factor | property |
public var release_inertia_factor:Number = 1
release_inertia_filter | property |
public var release_inertia_filter:Boolean = false
release_inertia_Maxcount | property |
public var release_inertia_Maxcount:int = 60
release_inertiaOn | property |
public var release_inertiaOn:Boolean = false
target_id | property |
public var target_id:String