Interface IRectangle
Namespace: i5.Toolkit.Core.Experimental.UnityAdapters
Assembly: cs.temp.dll.dll
Syntax
public interface IRectangle
Properties
Size
Declaration
Vector2 Size { get; set; }
Property Value
Type | Description |
---|---|
Vector2 |