csharp
public sealed class ClipNotesExtensionThe shipped kind: timed notes an animator leaves for whoever picks the clip up.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Deliberately something the engine does nothing with, because that is what makes it a fair example of the seam. The runtime never reads it, the pipeline never bakes it, and a build with no editor carries it through untouched — and yet a typo in it is now caught at import rather than discovered by a person who wanted to read it.
extensions: notes: - time: 0.4 text: the weight is on the back foot here, do not re-time past 1.1
Fields and properties (1)
public string KindThe key in the clip's extensions block this reads.
Methods (2)
Used by (1)
- ClipMetadataExtensionsVixen.Editor.Assets