Property | Type | Description | |
---|---|---|---|
scaledDistance | int | ||
startScale | float | ||
x | float | ||
y | float |
Method | Description | |
---|---|---|
ScalePoint ( Vector2 point, float scaleFactor, int scaledDistance ) : System |
public ScalePoint ( Vector2 point, float scaleFactor, int scaledDistance ) : System | ||
point | Vector2 | |
scaleFactor | float | |
scaledDistance | int | |
return | System |