API Referenceglobal
Frameclass
Keyframes times and values should range between 0 and 1
object→Frame
Constructors2
Showing 2 constructors
No results match this filter.
Methods3
Showing 3 methods
No results match this filter.
Properties5
Showing 5 properties
public float Sandbox.Curve.Frame.In { get; set; }
This is the slope of entry, formula is something like tan( angle )
Returns:
float—public Sandbox.Curve.HandleMode Sandbox.Curve.Frame.Mode { get; set; }
How the line should behave when entering/leaving this frame
public float Sandbox.Curve.Frame.Out { get; set; }
This is the slope of exit, formula is something like tan( angle )
Returns:
float—No results match this filter.