Property isEmpty
isEmpty
Whether this track is considered empty.
Declaration
public virtual bool isEmpty { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
A track is considered empty when it does not contain a TimelineClip, Marker, or Curve.