aspectRatioSkew
Accessor
The aspect ratio skew (x/y, usually 1.0) used to exaggerate the y axis of the view.
get: number
Returns - number
Setter
The aspect ratio skew (x/y, usually 1.0) used to exaggerate the y axis of the view.
set(skew: number): void
Parameter | Type | Description |
---|---|---|
skew | number |
Returns - void
Defined in
- core/common/src/ViewDetails.ts Line 90
Last Updated: 13 June, 2024