Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


referencedClips

Returns the matching referenced clip assets for this model.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public string[] referencedClips { get; }

Remarks

Note: The returned array will only contain referenced clip assets for models being set to use legacy animation rigs, otherwise an empty array will be returned.