s&box docs

public class Sandbox.UI.KeyFrames.Block

A keyframe within the animation.

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

Properties

Showing 2 properties

public float Sandbox.UI.KeyFrames.Block.Interval { get; set; }

The position of the keyframe within the overall animation. 0 to 1, where 0 is the start, and 1 is the end of the animation.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.UI.KeyFrames.Block

On this page