API Referenceglobal
public abstract interface Sandbox.Component.IHasBounds
A component that has bounds
Properties
Showing 1 properties
public virtual BBox Sandbox.Component.IHasBounds.LocalBounds { get; set; }
Returns bounds, in local space
Implementations
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Component.IHasBounds |