setAspectRatioSkew Method
Set the aspect ratio skew (x/y) for this view. To remove aspect ratio skew, pass 1.0 for val.
setAspectRatioSkew(val: number): void
Parameter | Type | Description |
---|---|---|
val | number |
Returns - void
Defined in
- core/frontend/src/ViewState.ts Line 919
Last Updated: 20 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.