Transform2 Structure |
Namespace: Lumiscaphe.Workshop.Interop
The Transform2 type exposes the following members.
Name | Description | |
---|---|---|
Transform2 |
Initializes a new instance of the Transform2 structure.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the Transform2 to a String.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Angle |
The Euler angle.
| |
Default |
The identity transformation.
| |
Scaling |
The scaling vector.
| |
Translation |
The translation vector.
|