getQualityValue() function
Given a quality, get the target texture width (in pixels).
Signature:
declare function getQualityValue(quality: Quality): number;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
quality |
Returns:
number
Given a quality, get the target texture width (in pixels).
Signature:
declare function getQualityValue(quality: Quality): number;
|
Parameter |
Type |
Description |
|---|---|---|
|
quality |
Returns:
number