API ReferenceSandbox.UI
BackdropDrawDescriptorclass
object→BackdropDrawDescriptor
Constructors1
Showing 1 constructors
public BackdropDrawDescriptor(Sandbox.Rect PanelRect)
| Parameter | Type | Description |
|---|---|---|
| PanelRect | Rect | — |
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties2
Showing 2 properties
public Vector4 Sandbox.UI.BackdropDrawDescriptor.BorderRadius { get; set; }
Circular corner radii as (bottom-right, top-right, bottom-left, top-left).
public Sandbox.Rect Sandbox.UI.BackdropDrawDescriptor.PanelRect { get; set; }
No results match this filter.