ipositionedsizedobject
Last updated
Was this helpful?
The IPositionedSizedObject is the base interface for all visual objects in the RenderingLibrary (the core game engine used by Gum), and it is also implemented by the GraphicalUiElement. It provides properties for position, size, rotation, and parent/child relationships.
Last updated
Was this helpful?
Was this helpful?