C# (CSharp) SFML.Graphics Text.GetLocalBounds - 35 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die SFML.Graphics.Text.GetLocalBounds, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
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.