new Transform(options)
A Transform in 3-space. Values are copied into this object.
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
- Source:
Methods
clone() → {Transform}
Clone a copy of this transform.
- Source:
Returns:
The cloned transform.
- Type
- Transform