IsSingleCurve() public method

public IsSingleCurve ( ) : bool
return bool
 string GetEditorPrefBaseName()
 {
     return(PresetLibraryLocations.GetParticleCurveLibraryExtension(m_DoubleCurve.IsSingleCurve(), m_DoubleCurve.signedRange));
 }