Method lerp
lerp(AffineTransform, AffineTransform, float)
Declaration
public static AffineTransform lerp(AffineTransform lhs, AffineTransform rhs, float theta)
Parameters
| Type | Name | Description |
|---|---|---|
| AffineTransform | lhs | |
| AffineTransform | rhs | |
| float | theta |
Returns
| Type | Description |
|---|---|
| AffineTransform |