Property | Type | Description | |
---|---|---|---|
customResolution | bool | ||
fixOrthographicSize | bool | ||
height | int | ||
orthographicSize | float | ||
width | int |
Property | Type | Description | |
---|---|---|---|
lastFieldOfView | float | ||
lastOrthographic | bool | ||
lastOrthographicSize | float | ||
lastScreenHeight | int | ||
lastScreenWidth | int |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CalculatePixelPerfectScale ( exSpriteBase, _sprite, Vector3 _toSprite ) : void | ||
CalculateScaleAndRatio ( ) : void | ||
OnPreRender ( ) : void |
public CalculatePixelPerfectScale ( exSpriteBase, _sprite, Vector3 _toSprite ) : void | ||
_sprite | exSpriteBase, | |
_toSprite | Vector3 | |
return | void |