API ReferenceSandbox
UniformAttributeclass
When applied to a Vector2/3/4 property, adds a toggle in the inspector to edit every component as a single uniform value. Set `Sandbox.UniformAttribute.Default` to start in uniform mode until the user toggles it.
Constructors1
Showing 1 constructors
public UniformAttribute()
No results match this filter.
Properties1
Showing 1 properties
public bool Sandbox.UniformAttribute.Default { get; set; }
Whether uniform editing is on by default, before the user has toggled it.
Returns:
bool—No results match this filter.