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 904
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.