SFML.Graphics Text.GetLocalBounds in C# (CSharp): 35 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per SFML.Graphics.Text.GetLocalBounds, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Get the local bounding rectangle of the entity. The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.