API Referenceglobal
AlphaFrameclass
Keyframes times and values should range between 0 and 1
object→AlphaFrame
Constructors1
Showing 1 constructors
public AlphaFrame(float timedelta, float alpha)
| Parameter | Type | Description |
|---|---|---|
| timedelta | float | — |
| alpha | float | — |
No results match this filter.
Properties2
Showing 2 properties
public float Sandbox.Gradient.AlphaFrame.Time { get; set; }
Returns:
float—public float Sandbox.Gradient.AlphaFrame.Value { get; set; }
Returns:
float—No results match this filter.