Vixen
02b45cc4
csharp
public record class MusicMarkerAsset

A named place in a segment, as a file declares it.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • public string Name

    What it is called.

  • public float Beat

    How far into the segment, in beats.

Used by (4)

  • MusicSegmentAssetVixen.Audio
  • TypeRegistrationVixen.Audio
  • Vixen_Audio_Assets_MusicMarkerAssetSerializerVixen.Audio
  • Vixen_Audio_Assets_MusicSegmentAssetSerializerVixen.Audio