Property hasCurves
hasCurves
Whether this track contains animated properties for the attached PlayableAsset.
Declaration
public bool hasCurves { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
This property is false if the curves property is null or if it contains no information.