| Property | Defined by | ||
|---|---|---|---|
| animated : Boolean | DaeTransform | ||
| sid : String sid - optional
| DaeTransform | ||
| type : String type - required
| DaeTransform | ||
| values : Array | DaeTransform | ||
| Method | Defined by | ||
|---|---|---|---|
|
DaeTransform(type:String, sid:String, values:Array)
| DaeTransform | ||
|
validateValues():Boolean
| DaeTransform | ||
| animated | property |
public var animated:Boolean
| sid | property |
public var sid:Stringsid - optional
| type | property |
public var type:Stringtype - required
| values | property |
public var values:Array
| DaeTransform | () | constructor |
public function DaeTransform(type:String, sid:String, values:Array)Parameters
type:String |
|
sid:String |
|
values:Array |
| validateValues | () | method |
public function validateValues():BooleanReturns
Boolean |