Entity.EntityDefaultSize Property

GeonBit.UI

EntityEntityDefaultSize Property
Return the default size for this entity.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 EntityDefaultSize { get; }

Property Value

Type: Vector2
See Also