API Referenceglobal
public sealed struct Sandbox.Gradient.AlphaFrame
Keyframes times and values should range between 0 and 1
Constructors
Showing 1 constructors
public AlphaFrame(float timedelta, float alpha)
No results match this filter.
Properties
Showing 2 properties
public float Sandbox.Gradient.AlphaFrame.Time { get; set; }
public float Sandbox.Gradient.AlphaFrame.Value { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.Gradient.AlphaFrame |