Sprite.Aspect

float Aspect{ get }

Description

The aspect ratio of the sprite! This is width/height. You may also be interested in the NormalizedDimensions property, which are normalized to the 0-1 range.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!