# Sandbox.MovieMaker.Compiled.ICompiledBlock

A block of time where something happens in an [Sandbox.MovieMaker.Compiled.ICompiledTrack](/api/Sandbox.MovieMaker.Compiled.ICompiledTrack).

- Kind: interface
- Namespace: `Sandbox.MovieMaker.Compiled`
- Assembly: `Sandbox.Engine`
- Modifiers: abstract

## Methods

- [`Clamp`](/api/Sandbox.MovieMaker.Compiled.ICompiledBlock/Clamp): Trim this block down to the given `range`.
- [`Shift`](/api/Sandbox.MovieMaker.Compiled.ICompiledBlock/Shift): Move this block by the given time `offset`.
